aboutsummaryrefslogtreecommitdiff
path: root/views/includes
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/includes
parent6f4b7269c5b8ec843645ceab0156ec225553fdb1 (diff)
downloadalp-website-ebd225985010f5451821bef6b223d416c8e34d04.tar.gz
alp-website-ebd225985010f5451821bef6b223d416c8e34d04.tar.bz2
alp-website-ebd225985010f5451821bef6b223d416c8e34d04.zip
stuff
Diffstat (limited to 'views/includes')
-rw-r--r--views/includes/footer.ejs2
1 files changed, 1 insertions, 1 deletions
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 @@
<footer class="page-footer mt-5 font-small green">
- <div class="footer-copyright text-center py-3">© Copyright 2016-2019, Alee Productions. Licensed with GPL-3.0</div>
+ <div class="footer-copyright text-center py-3">© Copyright 2016-2019, Alee Productions Inc. Licensed with <a href="https://www.gnu.org/licenses/gpl-3.0.en.html">GPL-3.0</a> and view <a href="/about#credits">credits</a> to see how this website is built.</div>
</footer>
<div class="alert alert-warning fixed-bottom m-0 alert-dismissible fade show" role="alert">
Please note that this website is under active development and bugs may occur.<br>If there's any, report it to the <a href="https://github.com/aleeproductions/website">GitHub</a> repo.