diff options
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> |