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 /_layouts/default.html | |
| parent | 67503a97f2eeacd8d75c3fd7ab545a81ecb8eb3b (diff) | |
| download | pokeworld-website-70c1338860a99e3e4c1ca46f4b997a8f1dac233c.tar.gz pokeworld-website-70c1338860a99e3e4c1ca46f4b997a8f1dac233c.tar.bz2 pokeworld-website-70c1338860a99e3e4c1ca46f4b997a8f1dac233c.zip | |
Finally adding context
Diffstat (limited to '_layouts/default.html')
| -rw-r--r-- | _layouts/default.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/_layouts/default.html b/_layouts/default.html index 8146222..d993784 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -32,7 +32,6 @@ <div id="footer" class="page__footer"> <footer> {% include footer/custom.html %} - {% include_cached footer.html %} </footer> </div> |
