diff options
Diffstat (limited to '_includes')
| -rw-r--r-- | _includes/footer/custom.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/footer/custom.html b/_includes/footer/custom.html index d512599..076904b 100644 --- a/_includes/footer/custom.html +++ b/_includes/footer/custom.html @@ -1,3 +1,3 @@ <!-- start custom footer snippets --> - +<div class="page__footer-copyright">© 2018-2019 {{ site.name | default: site.title }}. Powered by Jekyll, Minimal Mistakes and Netlify</div> <!-- end custom footer snippets -->
\ No newline at end of file |
