diff options
Diffstat (limited to 'themes/mytheme/layouts/partials/footer.html')
| -rw-r--r-- | themes/mytheme/layouts/partials/footer.html | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/themes/mytheme/layouts/partials/footer.html b/themes/mytheme/layouts/partials/footer.html deleted file mode 100644 index d5c6372..0000000 --- a/themes/mytheme/layouts/partials/footer.html +++ /dev/null @@ -1,11 +0,0 @@ -<footer style="vertical-align: bottom;"> - <div style="display: inline-block; margin-left:15px;"> - <center> - {{ with .Site.Params.footer }} - {{ . | markdownify }} - {{ end }} - </center> - </div> -</footer> -</body> -</html> |
