diff options
| author | ilotterytea <iltsu@alright.party> | 2025-12-10 18:23:30 +0500 |
|---|---|---|
| committer | ilotterytea <iltsu@alright.party> | 2025-12-10 18:23:30 +0500 |
| commit | f7506dd67c1e376eb41c7b5c6e05d8a6fefa96ee (patch) | |
| tree | 7d8da74f4c2ad2e86edcc9f0b7f28b412950b749 /static | |
| parent | 0891b1fb605a0244a3f034ebdd528b4b57fa35f2 (diff) | |
feat: terms of service page
Diffstat (limited to 'static')
| -rw-r--r-- | static/txt/RULES | 2 | ||||
| -rw-r--r-- | static/txt/TOS.txt | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/static/txt/RULES b/static/txt/RULES deleted file mode 100644 index 0ec5b9e..0000000 --- a/static/txt/RULES +++ /dev/null @@ -1,2 +0,0 @@ -Hey, admin! Write your rules in /static/txt/RULES file. -If you see this, VI VON
\ No newline at end of file diff --git a/static/txt/TOS.txt b/static/txt/TOS.txt new file mode 100644 index 0000000..2bd0e7a --- /dev/null +++ b/static/txt/TOS.txt @@ -0,0 +1 @@ +<i>Please edit /static/txt/TOS.txt</i>
\ No newline at end of file |
