summaryrefslogtreecommitdiff
path: root/themes/modern-dark-2
diff options
context:
space:
mode:
Diffstat (limited to 'themes/modern-dark-2')
-rw-r--r--themes/modern-dark-2/home.html7
-rw-r--r--themes/modern-dark-2/layout.html7
2 files changed, 0 insertions, 14 deletions
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 @@
</style>
</head>
<body>
- <nav>
- <a href="/" class="logo">Kite<span>.</span></a>
- <ul>
- <li><a href="/">Home</a></li>
- </ul>
- </nav>
-
<main>
<section class="hero">
<h1>{{ .SiteTitle }}</h1>
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 @@
</style>
</head>
<body>
- <nav>
- <a href="/" class="logo">Kite<span>.</span></a>
- <ul>
- <li><a href="/">Home</a></li>
- </ul>
- </nav>
-
<main>
{{ if .TOC }}
<div class="toc-wrap">