diff options
Diffstat (limited to '_includes/footer.html')
| -rw-r--r-- | _includes/footer.html | 2 |
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"> - © 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> + © 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> |
