aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPriyansh <[email protected]>2021-07-06 01:25:28 +0530
committerGitHub <[email protected]>2021-07-06 01:25:28 +0530
commit7af4ae4c0d5e8dbb977ead81f8e3e8a50db3ec40 (patch)
tree5d4a59a62708418c1790fac71cd8c0045ac3ceb0
parentf28329d4b3f614921a1edf36ff10ea799483f031 (diff)
downloadluciferreeves.github.io-7af4ae4c0d5e8dbb977ead81f8e3e8a50db3ec40.tar.xz
luciferreeves.github.io-7af4ae4c0d5e8dbb977ead81f8e3e8a50db3ec40.zip
Update footer.html
-rw-r--r--_includes/footer.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/_includes/footer.html b/_includes/footer.html
index d9ede3f..75bfd51 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -1,5 +1,9 @@
<footer>
<span>
- &copy; <time datetime="{{ site.time }}">{{ site.time | date: '%Y' }}</time>, that computer scientist. This website is <a href="https://github.com/luciferreeves/luciferreeves.github.io">Open Source</a> on GitHub. Built using <a href="https://jekyllrb.com">Jekyll</a>. Site design by <a href="https://github.com/chesterhow">chesterhow</a>. Theme: <a href="https://github.com/chesterhow/tale">Tale</a>. Hosted by <a href="https://pages.github.com">GitHub Pages.</a>
+ &copy; <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>
</span>
</footer>