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

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 @@
- +
+
<% include ./includes/scripts %>