diff options
| author | Andrew Lee <alee14498@gmail.com> | 2019-10-28 16:04:23 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2019-10-28 16:04:23 -0400 |
| commit | 70c1338860a99e3e4c1ca46f4b997a8f1dac233c (patch) | |
| tree | 6a7acf17e959fd556164950162904556e1ed90e7 /_includes | |
| parent | 67503a97f2eeacd8d75c3fd7ab545a81ecb8eb3b (diff) | |
| download | pokeworld-website-70c1338860a99e3e4c1ca46f4b997a8f1dac233c.tar.gz pokeworld-website-70c1338860a99e3e4c1ca46f4b997a8f1dac233c.tar.bz2 pokeworld-website-70c1338860a99e3e4c1ca46f4b997a8f1dac233c.zip | |
Finally adding context
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 |
