aboutsummaryrefslogtreecommitdiff
path: root/_includes
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@gmail.com>2019-10-20 16:35:36 -0400
committerAndrew Lee <alee14498@gmail.com>2019-10-20 16:35:36 -0400
commitf3ed63801b0f0f25f8f79f79900a3048ab521110 (patch)
tree61ead2384b47b3b193dc00ad34749049fa7aac69 /_includes
parent06d70be4c688a174f8e004a5afa649f1707f1bda (diff)
downloadpersonal-website-f3ed63801b0f0f25f8f79f79900a3048ab521110.tar.gz
personal-website-f3ed63801b0f0f25f8f79f79900a3048ab521110.tar.bz2
personal-website-f3ed63801b0f0f25f8f79f79900a3048ab521110.zip
Changed footer
Diffstat (limited to '_includes')
-rw-r--r--_includes/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/footer.html b/_includes/footer.html
index f23bb2f..3055619 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -15,7 +15,7 @@
</div>
<div class="footer-copyright text-center py-3">
<div class="container">
- &copy; Copyright 2018-2019, Andrew Lee. Powered by <a href="https://pages.github.com/" class="white-text">GitHub Pages</a> and using <a href="https://materializecss.com" class="white-text">Materialize</a>
+ &copy; Copyright 2018-2019, Andrew Lee. Powered by <a href="https://www.netlify.com/" class="white-text">Netlify</a> and using <a href="https://materializecss.com" class="white-text">Materialize</a>
</div>
</div>
</footer>