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 | 75df0f7c4eaec0d50157ea8dc048241465da9c6c (patch) | |
tree | 1dbbf4d2c81c5f95d4b810ac6d61ba404a15abc4 | |
parent | 41f5702e4aa6fb6134f926de1293345a44f64ceb (diff) | |
download | crupest-75df0f7c4eaec0d50157ea8dc048241465da9c6c.tar.gz crupest-75df0f7c4eaec0d50157ea8dc048241465da9c6c.tar.bz2 crupest-75df0f7c4eaec0d50157ea8dc048241465da9c6c.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> |