aboutsummaryrefslogtreecommitdiff
path: root/static/rules.html
diff options
context:
space:
mode:
authorFChannel <=>2021-02-02 23:28:35 -0800
committerFChannel <=>2021-02-02 23:28:35 -0800
commit3e42ce191ed9a72ed8aa69ee7819a20bb4d23048 (patch)
tree7c5427161376bd6e2f18ccf4b92fd6af2ae24fc9 /static/rules.html
parentea664188aa26a55b31c5b789cb4a98e33af7fc99 (diff)
added rules.html and faq.html change to fit your own instance specs.
Diffstat (limited to 'static/rules.html')
-rw-r--r--static/rules.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/static/rules.html b/static/rules.html
new file mode 100644
index 0000000..574435a
--- /dev/null
+++ b/static/rules.html
@@ -0,0 +1,12 @@
+<!DOCTYPE html>
+<html>
+ <body style="background-color:#ffffee; max-width: 800px; margin: 0 auto;">
+ <a style="color: black;" href="javascript:history.back()">[Back]</a>
+ <h1 style="text-align: center;">Rules and Agreements:</h1>
+ <ol>
+ <li>Do not break or violate United States laws.</li>
+ <li>Age Restriction is 18 years and older.</li>
+ <li>Any blue boards are restricted to work safe posts only.</li>
+ </ol>
+ </body>
+</html>