aboutsummaryrefslogtreecommitdiff
path: root/_includes/footer.html
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@gmail.com>2019-11-25 20:58:30 -0500
committerAndrew Lee <alee14498@gmail.com>2019-11-25 20:58:30 -0500
commit8f1879c43d1d185a69a8ec38b9f54416d8253079 (patch)
tree4a91802270ccaaf280b56dbc3ac969600b891ae3 /_includes/footer.html
parent2781006f965cfe07c3b4f87202dc69e592a14495 (diff)
downloadalp-website-8f1879c43d1d185a69a8ec38b9f54416d8253079.tar.gz
alp-website-8f1879c43d1d185a69a8ec38b9f54416d8253079.tar.bz2
alp-website-8f1879c43d1d185a69a8ec38b9f54416d8253079.zip
Changed navbar, footer, tos, about
Diffstat (limited to '_includes/footer.html')
-rw-r--r--_includes/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/footer.html b/_includes/footer.html
index a26d20f..0ab0866 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -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 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>
+ <div class="footer-copyright text-center py-3">© Copyright 2016-2019, Alee Productions. 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.