aboutsummaryrefslogtreecommitdiff
path: root/views/about.ejs
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@gmail.com>2019-10-12 08:49:24 -0400
committerAndrew Lee <alee14498@gmail.com>2019-10-12 08:49:24 -0400
commitebd225985010f5451821bef6b223d416c8e34d04 (patch)
tree595b514326fe7bf398ac132af062e7dd1f2031c4 /views/about.ejs
parent6f4b7269c5b8ec843645ceab0156ec225553fdb1 (diff)
downloadalp-website-ebd225985010f5451821bef6b223d416c8e34d04.tar.gz
alp-website-ebd225985010f5451821bef6b223d416c8e34d04.tar.bz2
alp-website-ebd225985010f5451821bef6b223d416c8e34d04.zip
stuff
Diffstat (limited to 'views/about.ejs')
-rw-r--r--views/about.ejs2
1 files changed, 2 insertions, 0 deletions
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 @@
</p>
</div>
</div>
+ <div id="credits">
<h1>Credits</h1>
<p>Website is powered by Express.JS, EJS and Material Design Bootstrap.</p>
<p>This project is open source meaning that you can help <a href="https://github.com/aleeproductions/website">contribute</a> to this website.</p>
+ </div>
</div>
<% include ./includes/scripts %>
<% include ./includes/footer %>