diff options
-rw-r--r-- | about_l.html | 2 | ||||
-rw-r--r-- | index.shtml | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/about_l.html b/about_l.html index 235f80b..222ab5b 100644 --- a/about_l.html +++ b/about_l.html @@ -233,7 +233,7 @@ document.addEventListener("DOMContentLoaded", ubxLocalTimeInit); <div class="ubx-lr">This user does not understand Rust (or does not want to program in it).</div></div> </div> <hr> -<h3><ruby>conexiones<rp>(</rp><rt>contact</rt><rp>)</rp></ruby></h3> +<h3 id="contact"><ruby>conexiones<rp>(</rp><rt>contact</rt><rp>)</rp></ruby></h3> <div class="ubx-container"> <div class="ubx"><div class="ubx-ll"><img src="/ubx-rsc/emoji_u1f4ec.svg" width="32" alt="Open mailbox with raised flag emoji"></div> <div class="ubx-lr">Send your complaints to <code style="font-weight:bold;text-decoration:underline dotted;font-size:12px;" class="TText" title="Do not use this address if your e-mail provider does not use a reliable DNS.">chris@pineapple.cat</code></div></div> diff --git a/index.shtml b/index.shtml index 794744c..5eb9734 100644 --- a/index.shtml +++ b/index.shtml @@ -532,7 +532,7 @@ window.addEventListener("load", hashchange); </p> <p style="font-size:75%;"> <b>IMPORTANT:</b> This is a guestbook, not a contact form. If you expect a reply from - the owner of this website, please use the contacts in the <a href="#about">about page</a>. + the owner of this website, please use <a href="#contact">the contacts in the about page</a>. </p> <p style="font-size:75%;"><button class="link-like" onclick="document.getElementById('msgform').scrollIntoView();">To the signing area.</button></p> <div id="commentdiv"> @@ -627,6 +627,7 @@ window.addEventListener("load", hashchange); </ul> <h3>Friends</h3> <p>No one can go without friends. (Unordered list. Stricken items are currently inaccessible.)</p> + <p>Inclusion of a website in this list does not imply endorsement of any content therein.</p> <ul id="friendslist"> <li><a rel="external" target="_blank" href="https://blog.61dpi.com/"><s>夜光糖果屋</s></a></li> <li><a rel="external" target="_blank" href="https://www.blumia.net/">BLumia :: Wrapzone</a></li> |