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/home.html | |
| parent | c7774cccc0cb86386ed71e4a18f7a52616e3d32f (diff) | |
chore: remove navbars from all themes
Diffstat (limited to 'themes/gruvbox/home.html')
| -rw-r--r-- | themes/gruvbox/home.html | 4 |
1 files changed, 0 insertions, 4 deletions
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 @@ </div> <span>{{ .SiteTitle }}</span> </div> - <nav class="titlebar-nav"> - <a href="/about">about</a> - <a href="/feed.xml">rss</a> - </nav> </div> <!-- hero --> |
