diff options
| author | Priyansh <[email protected]> | 2021-07-06 01:13:48 +0530 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-07-06 01:13:48 +0530 |
| commit | f28329d4b3f614921a1edf36ff10ea799483f031 (patch) | |
| tree | 070ace5d821a5a122c7382cac6ee1d7e3b56516f | |
| parent | 9f3c6bb40a5bdfa26f84531552b7ad00cbf2fc12 (diff) | |
| download | luciferreeves.github.io-f28329d4b3f614921a1edf36ff10ea799483f031.tar.xz luciferreeves.github.io-f28329d4b3f614921a1edf36ff10ea799483f031.zip | |
Update Footer with extra credentials
| -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 57a7f8b..d9ede3f 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,5 +1,5 @@ <footer> <span> - © <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>. + © <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> |
