aboutsummaryrefslogtreecommitdiff
path: root/_includes/footer.html
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2019-11-30 12:40:35 -0500
committerAndrew Lee <alee14498@protonmail.com>2019-11-30 12:40:35 -0500
commite706e65318f760d9f0602a08f1badb67d77e5fb1 (patch)
treef013b09cab3064a51fe5439cb98e24eace15224e /_includes/footer.html
parentb99356105115fec32d75a43bfb5b054220d90141 (diff)
downloadalp-website-e706e65318f760d9f0602a08f1badb67d77e5fb1.tar.gz
alp-website-e706e65318f760d9f0602a08f1badb67d77e5fb1.tar.bz2
alp-website-e706e65318f760d9f0602a08f1badb67d77e5fb1.zip
Switching to NextJS
Diffstat (limited to '_includes/footer.html')
-rw-r--r--_includes/footer.html9
1 files changed, 0 insertions, 9 deletions
diff --git a/_includes/footer.html b/_includes/footer.html
deleted file mode 100644
index 0ab0866..0000000
--- a/_includes/footer.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<footer class="page-footer mt-5 font-small green">
- <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.
- <button type="button" class="close" data-dismiss="alert" aria-label="Close">
- <span aria-hidden="true">&times;</span>
- </button>
-</div> \ No newline at end of file