aboutsummaryrefslogtreecommitdiff
path: root/_includes
diff options
context:
space:
mode:
Diffstat (limited to '_includes')
-rw-r--r--_includes/footer.html4
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>
&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>
+ 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>