From 4f07893631c5e94f0ed65010984a3e0dda73693a Mon Sep 17 00:00:00 2001 From: Himanshu Sardana Date: Sat, 28 Mar 2026 00:19:00 +0000 Subject: chore: remove navbars from all themes --- themes/tufte/home.html | 10 ++-------- themes/tufte/layout.html | 7 ------- 2 files changed, 2 insertions(+), 15 deletions(-) (limited to 'themes/tufte') diff --git a/themes/tufte/home.html b/themes/tufte/home.html index f7092f4..2c651e2 100644 --- a/themes/tufte/home.html +++ b/themes/tufte/home.html @@ -194,13 +194,6 @@ - -

{{ .SiteTitle }}

@@ -239,4 +232,5 @@ © {{ .Year }} {{ .AuthorName }} - \ No newline at end of file + + diff --git a/themes/tufte/layout.html b/themes/tufte/layout.html index 3ac212d..13f2eed 100644 --- a/themes/tufte/layout.html +++ b/themes/tufte/layout.html @@ -305,13 +305,6 @@ - -
{{ if .TOC }}
-- cgit v1.3.1