summaryrefslogtreecommitdiff
path: root/themes/conspiracy/layouts/partials/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/conspiracy/layouts/partials/footer.html')
-rw-r--r--themes/conspiracy/layouts/partials/footer.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/themes/conspiracy/layouts/partials/footer.html b/themes/conspiracy/layouts/partials/footer.html
deleted file mode 100644
index adf7aee..0000000
--- a/themes/conspiracy/layouts/partials/footer.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<footer>
- Copyright © {{ now.Year }} {{ site.Copyright }}
- {{- range site.Params.footer_links }}
- / <a href="{{.url | relURL }}">{{ .name }}</a>
- {{- end }}
-</footer>