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/modern-light/home.html | |
| parent | c7774cccc0cb86386ed71e4a18f7a52616e3d32f (diff) | |
chore: remove navbars from all themes
Diffstat (limited to 'themes/modern-light/home.html')
| -rw-r--r-- | themes/modern-light/home.html | 5 |
1 files changed, 0 insertions, 5 deletions
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 @@ </head> <body> <div class="page"> - <nav> - <a href="/about">About</a> - <a href="/feed.xml">RSS</a> - </nav> - <header class="hero"> <h1 class="hero-name">{{ .AuthorName }}</h1> <p class="hero-role">{{ .AuthorRole }}</p> |
