summaryrefslogtreecommitdiffhomepage
path: root/themes/hugo-bearblog/layouts/partials/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/hugo-bearblog/layouts/partials/footer.html')
m---------themes/hugo-bearblog0
-rw-r--r--themes/hugo-bearblog/layouts/partials/footer.html1
2 files changed, 1 insertions, 0 deletions
diff --git a/themes/hugo-bearblog b/themes/hugo-bearblog
deleted file mode 160000
-Subproject efc24bc5e95f0ccb88051e1a7d95e8a1404e953
diff --git a/themes/hugo-bearblog/layouts/partials/footer.html b/themes/hugo-bearblog/layouts/partials/footer.html
new file mode 100644
index 0000000..8eca955
--- /dev/null
+++ b/themes/hugo-bearblog/layouts/partials/footer.html
@@ -0,0 +1 @@
+{{ if ne .Site.Params.hideMadeWithLine true }}Made with <a href="https://github.com/janraasch/hugo-bearblog/">Hugo ʕ•ᴥ•ʔ Bear</a>{{ end }}