diff options
Diffstat (limited to '_includes/git-wiki/sections/footer/footer.html')
| -rw-r--r-- | _includes/git-wiki/sections/footer/footer.html | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/_includes/git-wiki/sections/footer/footer.html b/_includes/git-wiki/sections/footer/footer.html deleted file mode 100644 index f49703b..0000000 --- a/_includes/git-wiki/sections/footer/footer.html +++ /dev/null @@ -1,11 +0,0 @@ -<footer> - {% if site.inc_before_footer %} - {% include {{ site.inc_before_footer }} %} - {% endif %} - - {% include git-wiki/components/copyrights/copyrights.html %} - - {% if site.inc_after_footer %} - {% include {{ site.inc_after_footer }} %} - {% endif %} -</footer>
\ No newline at end of file |
