aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPriyansh <[email protected]>2021-07-06 01:13:48 +0530
committerGitHub <[email protected]>2021-07-06 01:13:48 +0530
commitf28329d4b3f614921a1edf36ff10ea799483f031 (patch)
tree070ace5d821a5a122c7382cac6ee1d7e3b56516f
parent9f3c6bb40a5bdfa26f84531552b7ad00cbf2fc12 (diff)
downloadluciferreeves.github.io-f28329d4b3f614921a1edf36ff10ea799483f031.tar.xz
luciferreeves.github.io-f28329d4b3f614921a1edf36ff10ea799483f031.zip
Update Footer with extra credentials
-rw-r--r--_includes/footer.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/_includes/footer.html b/_includes/footer.html
index 57a7f8b..d9ede3f 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -1,5 +1,5 @@
<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> and is built using <a href="https://jekyllrb.com">Jekyll</a>.
+ &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>
</span>
-</footer> \ No newline at end of file
+</footer>