aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>