diff options
author | crupest <crupest@outlook.com> | 2022-11-27 15:59:59 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2022-11-27 15:59:59 +0800 |
commit | 1d79b52bb7d731c22beeef550d0e9ee5c4e8d559 (patch) | |
tree | 12540e1a408de2a823b80a551d042d1f890925d5 /docker/crupest-nginx/sites/www/index.html | |
parent | 2e139d629bcd62d0f33e905eedda8ea757e626e0 (diff) | |
download | crupest-1d79b52bb7d731c22beeef550d0e9ee5c4e8d559.tar.gz crupest-1d79b52bb7d731c22beeef550d0e9ee5c4e8d559.tar.bz2 crupest-1d79b52bb7d731c22beeef550d0e9ee5c4e8d559.zip |
Add github subdomain explanation.
Diffstat (limited to 'docker/crupest-nginx/sites/www/index.html')
-rw-r--r-- | docker/crupest-nginx/sites/www/index.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docker/crupest-nginx/sites/www/index.html b/docker/crupest-nginx/sites/www/index.html index 31f3475..cc98a54 100644 --- a/docker/crupest-nginx/sites/www/index.html +++ b/docker/crupest-nginx/sites/www/index.html @@ -26,8 +26,9 @@ <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> <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> + 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 + profile, aka, <a href="https://github.com/crupest">https://github.com/crupest</a>.</li> </ul> <p>Private:</p> <ul> |