diff options
| author | Alee <Alee14498@gmail.com> | 2019-04-01 15:33:22 -0400 |
|---|---|---|
| committer | Alee <Alee14498@gmail.com> | 2019-04-01 15:33:22 -0400 |
| commit | 743327238a4c565bc1beb3fd0f373a48c2abf26c (patch) | |
| tree | 6e9cb7b2959fc647294156f2b03b3af19e983595 /_includes/footer.html | |
| parent | 06c83db5392939a6a29cb68dbd1ee3cdb7340e25 (diff) | |
| download | personal-website-743327238a4c565bc1beb3fd0f373a48c2abf26c.tar.gz personal-website-743327238a4c565bc1beb3fd0f373a48c2abf26c.tar.bz2 personal-website-743327238a4c565bc1beb3fd0f373a48c2abf26c.zip | |
changes
Diffstat (limited to '_includes/footer.html')
| -rw-r--r-- | _includes/footer.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_includes/footer.html b/_includes/footer.html index a6521a8..5f80ef7 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,4 +1,5 @@ <div class="footer"> <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> + <a href="https://github.com/Alee14"><i class="fab fa-github"></i></a> <a href="https://twitter.com/Alee14498"><i class="fab fa-twitter"> </i></a> <a href="https://youtube.com/user/Andrew14Lee/"><i class="fab fa-youtube"></i></a> <a href="https://discord.gg/EFhRDqG"><i class="fab fa-discord"></i></a> </div>
\ No newline at end of file |
