summaryrefslogtreecommitdiffstats
path: root/_includes/foot.html
diff options
context:
space:
mode:
authorSadeep Madurange <sadeep@asciimx.com>2026-04-21 17:16:24 +0800
committerSadeep Madurange <sadeep@asciimx.com>2026-04-21 17:16:24 +0800
commitdf9bc9288b9aec590d39beb43eed0f7c2d577915 (patch)
treeeb6e683c3ccaf5b553fa3cf906858b3039d2da2e /_includes/foot.html
parent5abe8138425d6b083e66bbf5299537f1cc851b6a (diff)
downloadwww-df9bc9288b9aec590d39beb43eed0f7c2d577915.tar.gz
Minimalist theme.
Diffstat (limited to '_includes/foot.html')
-rw-r--r--_includes/foot.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/_includes/foot.html b/_includes/foot.html
deleted file mode 100644
index 6e01dc2..0000000
--- a/_includes/foot.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<div class="footer">
- <div class="container">
- <div class="twelve columns right container-2">
- <p id="footer-text">&copy; {{ site.author }} - {{ site.time | date:"%Y"}}</p>
- </div>
- </div>
-</div>