diff options
Diffstat (limited to '_includes/footer.html')
| -rw-r--r-- | _includes/footer.html | 4 |
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>© Copyright 2019, Andrew Lee.</b></p> - <p><b>Powered by GitHub Pages.</b></p> + <p><b>© 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 |
