diff options
Diffstat (limited to 'docker/crupest-nginx')
-rw-r--r-- | docker/crupest-nginx/sites/www/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/crupest-nginx/sites/www/index.html b/docker/crupest-nginx/sites/www/index.html index cc98a54..0497915 100644 --- a/docker/crupest-nginx/sites/www/index.html +++ b/docker/crupest-nginx/sites/www/index.html @@ -24,7 +24,7 @@ <p>Public:</p> <ul> <li><a href="https://blog.crupest.life" target="_blank">https://blog.crupest.life</a>: My blogs in Chinese with <a - href="https://github.com/halo-dev/halo" target="_blank">halo</a>.</li> + href="https://gohugo.io" target="_blank">hugo</a>.</li> <li><a href="https://timeline.crupest.life" target="_blank">https://timeline.crupest.life</a>: My microblogs with my own web app <a href="https://github.com/crupest/Timeline">Timeline</a>.</li> <li><a href="https://github.crupest.life" target="_blank">https://github.crupest.life</a>: Redirect to my github |