diff options
author | Yuqian Yang <crupest@crupest.life> | 2025-02-20 23:15:36 +0800 |
---|---|---|
committer | Yuqian Yang <crupest@crupest.life> | 2025-02-20 23:15:36 +0800 |
commit | 9af2627390dac70faffa3a3b22ff49f77e782004 (patch) | |
tree | a7a0dd5e043bb485f24d06ca492bf9805cc6f5a7 /docker/nginx/sites/www | |
parent | 025341752452c34d97504f6392643f5e806b24bc (diff) | |
download | crupest-9af2627390dac70faffa3a3b22ff49f77e782004.tar.gz crupest-9af2627390dac70faffa3a3b22ff49f77e782004.tar.bz2 crupest-9af2627390dac70faffa3a3b22ff49f77e782004.zip |
feat(www): update git info.
Diffstat (limited to 'docker/nginx/sites/www')
-rw-r--r-- | docker/nginx/sites/www/index.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docker/nginx/sites/www/index.html b/docker/nginx/sites/www/index.html index b1ff396..c8d7947 100644 --- a/docker/nginx/sites/www/index.html +++ b/docker/nginx/sites/www/index.html @@ -62,9 +62,8 @@ and <a rel="noopener noreferrer" href="https://pnpm.io">pnpm</a>.</li> <li><a rel="noopener noreferrer" href="https://crupest.life/blog">https://crupest.life/blog</a> : blogs, built with <a rel="noopener noreferrer" href="https://gohugo.io">hugo</a>.</li> - <li><a rel="noopener noreferrer" href="https://crupest.life/cgit">https://crupest.life/cgit</a> - : <a rel="noopener noreferrer" href="https://git.zx2c4.com/cgit/">cgit</a> for viewing my personal - git repos.</li> + <li><a rel="noopener noreferrer" href="https://crupest.life/git">https://crupest.life/git</a> + : my git repos and <a rel="noopener noreferrer" href="https://git.zx2c4.com/cgit/">cgit</a> for viewing them.</li> <li><del><span class="fake-link">https://timeline.crupest.life</span> : micro-blog with my own web app <a rel="noopener noreferrer" href="https://github.com/crupest/Timeline">Timeline</a>.</del> No longer maintain, so it stops serving due to security concerns.</li> |