aboutsummaryrefslogtreecommitdiff
path: root/_includes/footer/custom.html
diff options
context:
space:
mode:
authorAlee <Alee14498@gmail.com>2019-10-29 00:23:47 +0000
committerAlee <Alee14498@gmail.com>2019-10-29 00:23:47 +0000
commit6da867066a070297b6cced972354749913402120 (patch)
tree932960e5c2caa8e8a391cc4f96ac2544a46b1582 /_includes/footer/custom.html
parentf9e25b630833689abcd0f9f868959b941a6a6ef8 (diff)
downloadpokeworld-website-6da867066a070297b6cced972354749913402120.tar.gz
pokeworld-website-6da867066a070297b6cced972354749913402120.tar.bz2
pokeworld-website-6da867066a070297b6cced972354749913402120.zip
Fixed Trey's name, add recent posts and etc
Diffstat (limited to '_includes/footer/custom.html')
-rw-r--r--_includes/footer/custom.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/footer/custom.html b/_includes/footer/custom.html
index 076904b..400502a 100644
--- a/_includes/footer/custom.html
+++ b/_includes/footer/custom.html
@@ -1,3 +1,3 @@
<!-- start custom footer snippets -->
-<div class="page__footer-copyright">&copy; 2018-2019 {{ site.name | default: site.title }}. Powered by Jekyll, Minimal Mistakes and Netlify</div>
+<div class="page__footer-copyright">&copy; 2018-2019 {{ site.name | default: site.title }}. Powered by <a href="https://jekyllrb.com/">Jekyll</a>, <a href="https://mmistakes.github.io/minimal-mistakes">Minimal Mistakes</a> and <a href="https://www.netlify.com/">Netlify</a></div>
<!-- end custom footer snippets --> \ No newline at end of file