diff options
| author | Priyansh <[email protected]> | 2021-07-06 01:26:16 +0530 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-07-06 01:26:16 +0530 |
| commit | c74180ea9d8cfd73189bb7132cf164df7843ee6a (patch) | |
| tree | 9cf7793da6eecc096b42cbb98c8d08fe2ebd6207 | |
| parent | 7af4ae4c0d5e8dbb977ead81f8e3e8a50db3ec40 (diff) | |
| download | luciferreeves.github.io-c74180ea9d8cfd73189bb7132cf164df7843ee6a.tar.xz luciferreeves.github.io-c74180ea9d8cfd73189bb7132cf164df7843ee6a.zip | |
Update footer.html
| -rw-r--r-- | _includes/footer.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/_includes/footer.html b/_includes/footer.html index 75bfd51..798e6b2 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -2,8 +2,6 @@ <span> © <time datetime="{{ site.time }}">{{ site.time | date: '%Y' }}</time>, that computer scientist. <br> - View <a href="https://github.com/luciferreeves/luciferreeves.github.io">Source Code</a> on GitHub. Jekyll Theme and Design: <a href="https://github.com/chesterhow/tale">Tale</a> by Chester How. - <br> - Proudly hosted by <a href="https://pages.github.com">GitHub Pages.</a> + View <a href="https://github.com/luciferreeves/luciferreeves.github.io">Source Code</a> on GitHub. Hosted by <a href="https://pages.github.com">GitHub Pages.</a> </span> </footer> |
