aboutsummaryrefslogtreecommitdiff
path: root/_includes/footer.html
diff options
context:
space:
mode:
authorAlee <Alee14498@gmail.com>2019-01-26 23:58:58 -0500
committerAlee <Alee14498@gmail.com>2019-01-26 23:58:58 -0500
commit8defcf40d08c155dc78d19a032690ce6acddb090 (patch)
treeb74b7ca1f8a03dcf3391a0a55777b74484ed16a4 /_includes/footer.html
parent68b967306680b6a888964b550fc437415e78c38e (diff)
downloadpersonal-website-8defcf40d08c155dc78d19a032690ce6acddb090.tar.gz
personal-website-8defcf40d08c155dc78d19a032690ce6acddb090.tar.bz2
personal-website-8defcf40d08c155dc78d19a032690ce6acddb090.zip
Added little things
Diffstat (limited to '_includes/footer.html')
-rw-r--r--_includes/footer.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/_includes/footer.html b/_includes/footer.html
index 39bdb2a..a6521a8 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -1,4 +1,4 @@
<div class="footer">
- <p><b>&copy; Copyright 2019, Andrew Lee.</b></p>
- <p><b>Powered by GitHub Pages.</b></p>
+ <p><b>&copy; Copyright 2018-2019, Andrew Lee.</b></p>
+ <p><b><a class="footer-a" href="https://pages.github.com/">Powered by GitHub Pages.</a></b></p>
</div> \ No newline at end of file