diff options
Diffstat (limited to 'docker')
| -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> | 
