diff options
author | Andrew Yu <andrew@andrewyu.org> | 2021-12-16 14:52:01 +0800 |
---|---|---|
committer | Andrew Yu <andrew@andrewyu.org> | 2021-12-16 14:52:01 +0800 |
commit | 639dd49774b3bdfb89177ccc2b4db9ca42cdff57 (patch) | |
tree | 9ee634354d5acf32af5b3ae43c5f23cffd2e4b22 | |
parent | 567f59c89df26a3b100d74fcea24c73d93fb339b (diff) | |
download | www-639dd49774b3bdfb89177ccc2b4db9ca42cdff57.tar.gz |
user space pub.
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html index 6afc766..be8d4df 100644 --- a/index.html +++ b/index.html @@ -12,6 +12,7 @@ <li><a href="https://blog.andrewyu.org">Blog</a></li> <li><a href="https://project.andrewyu.org">Projects</a></li> <li><a href="https://git.andrewyu.org">Git</a></li> + <li><a href="https://pub.andrewyu.org">Users</a></li> <li><a href="https://lib.andrewyu.org">Files</a></li> </ul> </div> |