diff options
author | Yuqian Yang <crupest@crupest.life> | 2025-02-19 02:24:55 +0800 |
---|---|---|
committer | Yuqian Yang <crupest@crupest.life> | 2025-02-19 02:42:56 +0800 |
commit | 9c2ef5c38ed57ca5fbd5d6ffe41f802001810abb (patch) | |
tree | 1e63c6cd6897d4496900a25306d5773759ab5b80 | |
parent | 08f3bd0ed1d92e54bf21b92c32003e775fef13a8 (diff) | |
download | crupest-9c2ef5c38ed57ca5fbd5d6ffe41f802001810abb.tar.gz crupest-9c2ef5c38ed57ca5fbd5d6ffe41f802001810abb.tar.bz2 crupest-9c2ef5c38ed57ca5fbd5d6ffe41f802001810abb.zip |
feat(www): update.
-rw-r--r-- | docker/nginx/sites/www/index.html | 16 |
1 files changed, 6 insertions, 10 deletions
diff --git a/docker/nginx/sites/www/index.html b/docker/nginx/sites/www/index.html index 6fae9ef..b1ff396 100644 --- a/docker/nginx/sites/www/index.html +++ b/docker/nginx/sites/www/index.html @@ -59,19 +59,15 @@ <li><a rel="noopener noreferrer" href="https://crupest.life">https://crupest.life</a> : home page, aka the one you are reading, built with <a rel="noopener noreferrer" href="https://parceljs.org">Parcel</a> - and - <a rel="noopener noreferrer" href="https://pnpm.io">pnpm</a>.</li> + 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://git.crupest.life">https://git.crupest.life</a> - : self-hosted - <a rel="noopener noreferrer" href="https://forgejo.org">Forgejo</a> - instance.</li> + : 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><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> + No longer maintain, so it stops serving due to security concerns.</li> </ul> </section> <section> |