diff options
author | Andrew Yu <andrew@andrewyu.org> | 2022-02-19 19:09:04 +0800 |
---|---|---|
committer | Andrew Yu <andrew@andrewyu.org> | 2022-02-19 19:09:04 +0800 |
commit | 76e76583b49f3df5b0c0cd53a63b756775372e7f (patch) | |
tree | fabca0ff93a53bd10b30a56f7de03e461bfca100 /index.html | |
parent | 6231e896f93d9775a16eb5df9005494904100ffc (diff) | |
download | www-76e76583b49f3df5b0c0cd53a63b756775372e7f.tar.gz |
update
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/index.html b/index.html index c695b3f..22c1d92 100644 --- a/index.html +++ b/index.html @@ -11,7 +11,7 @@ <div id="nav"> <h2>Navigate around</h2> <ul> - <li class="alarm" style="font-size: 150%; ">I've been up to some GPG Issues with trust signatures. Key revocation is involved. See below.</li> + <li><a href="https://andrewyu.org">Hub</a></li> <li><a href="https://www.andrewyu.org">Personal site</a></li> <!--li><a href="https://blog.andrewyu.org">Blog (WIP)</a></li--> <li><a href="https://git.andrewyu.org" class="alert">Projects</a></li> @@ -80,7 +80,9 @@ <li>WeChat is deprecated and unsupported. I only keep an account for school and use Mojo-Weixin to relay it to IRC. If you're also bothered by the mandatory usage of these software at school, sign <a href="https://my.fsf.org/give-students-userfreedom">the give students user freedom petition by the FSF</a>;</li> <li><a href="https://www.fsf.org/fb"><img src="https://static.fsf.org/nosvn/not-fd.svg" height="26pt" alt="not f'd—you won't find me on Facebook" /></a>.</li> </ul> - <h3>OpenPGP</h3> + </div> + <div id="pgp"> + <h2>OpenPGP</h2> <ul> <li><a href="https://www.andrewyu.org/andrew-ecc.asc">My ECC key</a> is recommended;</li> <li><a href="https://www.andrewyu.org/andrew.asc">My RSA key</a> is a fallback;</li> |