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 | 7cab26557b65526d6fee364caf921953c73a94c6 (patch) | |
tree | 12540e1a408de2a823b80a551d042d1f890925d5 /docker/crupest-nginx | |
parent | 149d7fc280d2620986a55e82a85c0e89ee9748a6 (diff) | |
download | crupest-7cab26557b65526d6fee364caf921953c73a94c6.tar.gz crupest-7cab26557b65526d6fee364caf921953c73a94c6.tar.bz2 crupest-7cab26557b65526d6fee364caf921953c73a94c6.zip |
Add github subdomain explanation.
Diffstat (limited to 'docker/crupest-nginx')
-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> |