summaryrefslogtreecommitdiff
path: root/themes/modern-dark/home.html
diff options
context:
space:
mode:
authorHimanshu Sardana <himanshusardana2005@gmail.com>2026-03-28 00:19:00 +0000
committerHimanshu Sardana <himanshusardana2005@gmail.com>2026-03-28 00:19:00 +0000
commit4f07893631c5e94f0ed65010984a3e0dda73693a (patch)
tree31d800c11f674be92008ae20eb330bd9d30e3ac9 /themes/modern-dark/home.html
parentc7774cccc0cb86386ed71e4a18f7a52616e3d32f (diff)
chore: remove navbars from all themes
Diffstat (limited to 'themes/modern-dark/home.html')
-rw-r--r--themes/modern-dark/home.html5
1 files changed, 0 insertions, 5 deletions
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 @@
</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>