diff options
author | Chris Xiong <chirs241097@gmail.com> | 2024-06-22 01:31:44 -0400 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2024-06-22 01:31:44 -0400 |
commit | 133226f7693c6bc4673891e3094da82e6d082a0f (patch) | |
tree | 40035f8eebba200cc77ca95be0ba4d553e689cf8 /index.shtml | |
parent | f3040bedcae1f2639fe937590bd9f493157497da (diff) | |
download | web-133226f7693c6bc4673891e3094da82e6d082a0f.tar.xz |
Clarify moderation on guestbook. New favicon.
Diffstat (limited to 'index.shtml')
-rw-r--r-- | index.shtml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/index.shtml b/index.shtml index 4644951..3775f1b 100644 --- a/index.shtml +++ b/index.shtml @@ -7,7 +7,7 @@ <meta name="description" content="Chris Xiong's personal homepage"> <meta name="author" content="Chris Xiong"> <title>Chrisoft::Home</title> -<link rel="icon" href="./favicon.png"> +<link rel="icon" href="/favicon.ico"> <link rel="preload" href="/themes.svg" as="image"> <link rel="me" href="https://c.im/@chirs241097"> <link rel="stylesheet" type="text/css" href="common.css"> @@ -527,10 +527,10 @@ function swonload(){ <h2>Leave a Message</h2><hr> <p style="font-size:75%;"> All times are in CST (UTC+8). - Messages are <b>not</b> censored - (except messages for testing, which would be deleted - shortly after posting; advertising is also prohibited). General etiquette still applies. + Your IP will be checked against a spam filter (AbuseIPDB). + Your message will be held in a moderation buffer if there + are reports against your IP, and may be released later. </p> <div id="commentdiv"> </div> |