diff options
-rw-r--r-- | index.html | 3 | ||||
-rw-r--r-- | note/comms.html | 1 | ||||
-rw-r--r-- | note/wechat.html | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/index.html b/index.html index b7efa95..d19aa6a 100644 --- a/index.html +++ b/index.html @@ -19,7 +19,8 @@ <ul> <li><a href="https://www.andrewyu.org/">My Personal Website</a></li> <li><a href="https://www.andrewyu.org/article/">Personal Articles</a></li> - <li><a href="https://git.andrewyu.org/">Git</a></li> + <li><a href="https://www.andrewyu.org/contact.html">Contact</a></li> + <li><a href="https://git.andrewyu.org/">Git (Cgit WWW frontend)</a></li> <li><a href="https://evosaur.andrewyu.org/">The Evosaur Project</a></li> <li><a href="https://ykps.andrewyu.org/">Unofficial YK Pao School Activities Site</a></li> <li><a href="https://learn.tuxiversity.org/">Tuxiversity (Unmaintained, please help)</a></li> diff --git a/note/comms.html b/note/comms.html index d2c8ab4..952e5ad 100644 --- a/note/comms.html +++ b/note/comms.html @@ -8,6 +8,7 @@ </head> <body class="indent"> <h1>Communication Guidelines</h1> + <p><a href="/contact.html">A few ways to contact me</a></p> <p> These are some general recommendations that I believe make communicating with me, at least, easier and/or more effective, including communication conventions that make me happier :D. Please note that what I prefer may not be what others prefer and shall not be treated as a general guideline for communications. </p> diff --git a/note/wechat.html b/note/wechat.html index 8eaff3c..238131b 100644 --- a/note/wechat.html +++ b/note/wechat.html @@ -42,7 +42,7 @@ <p>This list is incomplete. I can't think of more now, tell me if you know some more.</p> <p>Similar problems are present in other popular Instant Messaging services such as <a href="https://stallman.org/whatsapp.html">WhatsApp</a>, Discord, Tencent QQ, etc.</p> - <a href="/#contact">Here are some ways to contact me.</a> + <a href="/contact.html">Here are some ways to contact me.</a> <div id="footer"> <hr /> |