diff options
| -rw-r--r-- | _config.yml | 2 | ||||
| -rw-r--r-- | _pages/rules.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/_config.yml b/_config.yml index db1e2d1..bd331b7 100644 --- a/_config.yml +++ b/_config.yml @@ -287,7 +287,7 @@ defaults: type: posts values: layout: single - author_profile: true + author_profile: false read_time: true comments: # true share: true diff --git a/_pages/rules.html b/_pages/rules.html index 9a314bd..83c5899 100644 --- a/_pages/rules.html +++ b/_pages/rules.html @@ -11,7 +11,7 @@ permalink: /rules <p>No spamming<br>Do not abuse bugs in the bots.<br>Respect others</p> <h3>Tier 2 offenses</h3> <p><b>These can result in a warning, or kick. This depends on severity.</b></p> - <p>No racial slurs<br>No excessive swearing, even in #train<br>Respect the community moderators and administrators</p> + <p>No racial slurs<br>No excessive swearing<br>Respect the community moderators and administrators</p> <h3>Tier 3 offenses</h3> <p><b>These will result on a kick or ban, depending on the severity</b></p> <p>No NSFW content.<br>No excessive spam in #general or #bot<br>Raids are prohibited.</p> |
