diff options
| author | Alee <Alee14498@gmail.com> | 2019-12-26 10:45:45 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-12-26 10:45:45 -0500 |
| commit | 8d2b2b3f4619d1085bcc85114e7f9a6fa36f8cf4 (patch) | |
| tree | 2d541625570754f1cc9da5f19f2e4618ccbcbb57 | |
| parent | 5a949be788d7a9262ded3bc7d6aefe6fe229735d (diff) | |
| download | pokeworld-website-8d2b2b3f4619d1085bcc85114e7f9a6fa36f8cf4.tar.gz pokeworld-website-8d2b2b3f4619d1085bcc85114e7f9a6fa36f8cf4.tar.bz2 pokeworld-website-8d2b2b3f4619d1085bcc85114e7f9a6fa36f8cf4.zip | |
| -rw-r--r-- | _includes/footer/custom.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_includes/footer/custom.html b/_includes/footer/custom.html index 400502a..68ecee0 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 <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 +<div class="page__footer-copyright">© 2018-2020 {{ 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 --> |
