aboutsummaryrefslogtreecommitdiff
path: root/_includes
diff options
context:
space:
mode:
Diffstat (limited to '_includes')
-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