summaryrefslogtreecommitdiff
path: root/layouts/partials/foot.html
diff options
context:
space:
mode:
authorVineet Kumar <git@vineetk.net>2026-05-05 11:43:52 -0400
committerVineet Kumar <git@vineetk.net>2026-05-05 11:43:52 -0400
commitc58adc06f9b7cfbe818fb7fd3a68f5b66960a620 (patch)
treee536b8de30ec450e2e7ce9c22e44fc5474640aec /layouts/partials/foot.html
parentb35228ff7370f8d9ef2b45bd09cfb974acf1254d (diff)
switched to haunt from hugo
Diffstat (limited to 'layouts/partials/foot.html')
-rw-r--r--layouts/partials/foot.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/layouts/partials/foot.html b/layouts/partials/foot.html
deleted file mode 100644
index 203510a..0000000
--- a/layouts/partials/foot.html
+++ /dev/null
@@ -1,4 +0,0 @@
1<footer>
2 The content for the site is under <a href="/cc-by-4.0.txt">CC-BY-4.0</a>.
3 The code is under the <a href="/bsd_license.txt">2-Clause BSD License</a> unless specified otherwise.
4</footer>