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/everforest/home.html | 7 ------- themes/everforest/layout.html | 7 ------- themes/gruvbox/home.html | 4 ---- themes/gruvbox/layout.html | 6 ------ themes/modern-dark-2/home.html | 7 ------- themes/modern-dark-2/layout.html | 7 ------- themes/modern-dark-catppuccin/home.html | 7 ------- themes/modern-dark-catppuccin/layout.html | 7 ------- themes/modern-dark/home.html | 5 ----- themes/modern-light/home.html | 5 ----- themes/rose-pine/home.html | 7 ------- themes/rose-pine/layout.html | 7 ------- themes/terminal-gruvbox/home.html | 10 ++-------- themes/terminal-gruvbox/layout.html | 7 ------- themes/tufte/home.html | 10 ++-------- themes/tufte/layout.html | 7 ------- 16 files changed, 4 insertions(+), 106 deletions(-) (limited to 'themes') diff --git a/themes/everforest/home.html b/themes/everforest/home.html index 4f08469..1a3d7b3 100644 --- a/themes/everforest/home.html +++ b/themes/everforest/home.html @@ -290,13 +290,6 @@ - -

{{ .SiteTitle }}

diff --git a/themes/everforest/layout.html b/themes/everforest/layout.html index 14df56f..a45e86f 100644 --- a/themes/everforest/layout.html +++ b/themes/everforest/layout.html @@ -150,13 +150,6 @@ - -
{{ if .TOC }}
diff --git a/themes/gruvbox/home.html b/themes/gruvbox/home.html index c84214d..70578f3 100644 --- a/themes/gruvbox/home.html +++ b/themes/gruvbox/home.html @@ -595,10 +595,6 @@
{{ .SiteTitle }} - diff --git a/themes/gruvbox/layout.html b/themes/gruvbox/layout.html index 60474fd..224410d 100644 --- a/themes/gruvbox/layout.html +++ b/themes/gruvbox/layout.html @@ -647,12 +647,6 @@
- -
- home - {{ .Title }} -
-
post
diff --git a/themes/modern-dark-2/home.html b/themes/modern-dark-2/home.html index 5f502bd..d6dae50 100644 --- a/themes/modern-dark-2/home.html +++ b/themes/modern-dark-2/home.html @@ -270,13 +270,6 @@ - -

{{ .SiteTitle }}

diff --git a/themes/modern-dark-2/layout.html b/themes/modern-dark-2/layout.html index fbe0632..02f7923 100644 --- a/themes/modern-dark-2/layout.html +++ b/themes/modern-dark-2/layout.html @@ -440,13 +440,6 @@ - -
{{ if .TOC }}
diff --git a/themes/modern-dark-catppuccin/home.html b/themes/modern-dark-catppuccin/home.html index 912c9f5..944239c 100644 --- a/themes/modern-dark-catppuccin/home.html +++ b/themes/modern-dark-catppuccin/home.html @@ -279,13 +279,6 @@ - -

{{ .SiteTitle }}

diff --git a/themes/modern-dark-catppuccin/layout.html b/themes/modern-dark-catppuccin/layout.html index 7c2f3ae..e83b4fe 100644 --- a/themes/modern-dark-catppuccin/layout.html +++ b/themes/modern-dark-catppuccin/layout.html @@ -439,13 +439,6 @@ - -
{{ if .TOC }}
diff --git a/themes/modern-dark/home.html b/themes/modern-dark/home.html index 2ff565a..e7ba76a 100644 --- a/themes/modern-dark/home.html +++ b/themes/modern-dark/home.html @@ -399,11 +399,6 @@
- -

{{ .AuthorName }}

{{ .AuthorRole }}

diff --git a/themes/modern-light/home.html b/themes/modern-light/home.html index 0e963fe..6fc3dd8 100644 --- a/themes/modern-light/home.html +++ b/themes/modern-light/home.html @@ -311,11 +311,6 @@
- -

{{ .AuthorName }}

{{ .AuthorRole }}

diff --git a/themes/rose-pine/home.html b/themes/rose-pine/home.html index 5b7b6fa..57da2d0 100644 --- a/themes/rose-pine/home.html +++ b/themes/rose-pine/home.html @@ -276,13 +276,6 @@ - -

{{ .SiteTitle }}

diff --git a/themes/rose-pine/layout.html b/themes/rose-pine/layout.html index 0d1bbd7..70a4bda 100644 --- a/themes/rose-pine/layout.html +++ b/themes/rose-pine/layout.html @@ -433,13 +433,6 @@ - -
{{ if .TOC }}
diff --git a/themes/terminal-gruvbox/home.html b/themes/terminal-gruvbox/home.html index e69d226..3be3e12 100644 --- a/themes/terminal-gruvbox/home.html +++ b/themes/terminal-gruvbox/home.html @@ -261,13 +261,6 @@ - -

{{ .SiteTitle }}

@@ -306,4 +299,5 @@ © {{ .Year }} {{ .AuthorName }} - \ No newline at end of file + + diff --git a/themes/terminal-gruvbox/layout.html b/themes/terminal-gruvbox/layout.html index 146cb76..d6a0779 100644 --- a/themes/terminal-gruvbox/layout.html +++ b/themes/terminal-gruvbox/layout.html @@ -424,13 +424,6 @@ - -
{{ if .TOC }}
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