From ebd225985010f5451821bef6b223d416c8e34d04 Mon Sep 17 00:00:00 2001
From: Andrew Lee
Date: Sat, 12 Oct 2019 08:49:24 -0400
Subject: stuff
---
views/about.ejs | 2 ++
views/community/rules.ejs | 4 ++--
views/includes/footer.ejs | 2 +-
views/projects.ejs | 2 ++
4 files changed, 7 insertions(+), 3 deletions(-)
(limited to 'views')
diff --git a/views/about.ejs b/views/about.ejs
index b1f863e..6fee2c4 100644
--- a/views/about.ejs
+++ b/views/about.ejs
@@ -50,9 +50,11 @@
+
Credits
Website is powered by Express.JS, EJS and Material Design Bootstrap.
This project is open source meaning that you can help contribute to this website.
+
<% include ./includes/scripts %>
<% include ./includes/footer %>
diff --git a/views/community/rules.ejs b/views/community/rules.ejs
index 302632a..562fdae 100644
--- a/views/community/rules.ejs
+++ b/views/community/rules.ejs
@@ -28,8 +28,8 @@
Tiers
- - Normal Tier - It means it is not too severe and it there’s nothing to worry about.
- - Excessive Tier - It means that if a rule is broken that’s severe it will be taken action immediately and will be stored in the punishment log.
+ - Normal Tier - It means it is not too severe and it there’s nothing to worry about.
+ - Excessive Tier - It means that if a rule is broken that’s severe it will be taken action immediately and will be stored in the punishment log.
diff --git a/views/includes/footer.ejs b/views/includes/footer.ejs
index 4cc1d7d..a26d20f 100644
--- a/views/includes/footer.ejs
+++ b/views/includes/footer.ejs
@@ -1,5 +1,5 @@
Please note that this website is under active development and bugs may occur.
If there's any, report it to the
GitHub repo.
diff --git a/views/projects.ejs b/views/projects.ejs
index bb3e4f2..498dd4a 100644
--- a/views/projects.ejs
+++ b/views/projects.ejs
@@ -52,8 +52,10 @@
+
<% include ./includes/scripts %>