diff options
author | crupest <crupest@outlook.com> | 2022-11-29 14:21:52 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2022-11-29 14:21:52 +0800 |
commit | 412a880e7e1d5259ccd5ead7106c53cb446690ef (patch) | |
tree | 08c5a1fc360825becceb9d93417968d6728bbb87 /docker/crupest-nginx/sites/www | |
parent | c5864f331d8ff290a7e8255959058c4e19e26f6b (diff) | |
download | crupest-412a880e7e1d5259ccd5ead7106c53cb446690ef.tar.gz crupest-412a880e7e1d5259ccd5ead7106c53cb446690ef.tar.bz2 crupest-412a880e7e1d5259ccd5ead7106c53cb446690ef.zip |
Try to fix code-server. v6.0
Diffstat (limited to 'docker/crupest-nginx/sites/www')
-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 |