diff options
| author | Himanshu Sardana <himanshusardana2005@gmail.com> | 2026-03-28 00:19:00 +0000 |
|---|---|---|
| committer | Himanshu Sardana <himanshusardana2005@gmail.com> | 2026-03-28 00:19:00 +0000 |
| commit | 4f07893631c5e94f0ed65010984a3e0dda73693a (patch) | |
| tree | 31d800c11f674be92008ae20eb330bd9d30e3ac9 /themes/gruvbox/layout.html | |
| parent | c7774cccc0cb86386ed71e4a18f7a52616e3d32f (diff) | |
chore: remove navbars from all themes
Diffstat (limited to 'themes/gruvbox/layout.html')
| -rw-r--r-- | themes/gruvbox/layout.html | 6 |
1 files changed, 0 insertions, 6 deletions
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 @@ </nav> <div class="page-wrap"> - <!-- top navigation --> - <div class="topbar"> - <a class="topbar-back" href="/">home</a> - <span class="topbar-title">{{ .Title }}</span> - </div> - <!-- article title block --> <header class="article-header"> <div class="article-eyebrow">post</div> |
