yamt

YAMT: Yet Another Minimal Theme for Hugo
git clone https://git.ckiri.com/yamt.git
Log | Files | Refs | LICENSE

commit 3b61608a4bbd0bca438cf71d0c8fdea951523a6d
parent 92bc37232c8d4731041080245f81e1a9f84d23a3
Author: Chris Kiriakou <chris@kiriakou.net>
Date:   Sat, 19 Sep 2026 11:30:13 +0200

Remove horizontal ruler

Diffstat:
Mlayouts/_partials/footer.html | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/layouts/_partials/footer.html b/layouts/_partials/footer.html @@ -1,4 +1,3 @@ -<hr> <nav> <span class="nav-item" id="copyright"> &copy; {{ now.Year }} {{ .Site.Params.author.name }}