diff options
Diffstat (limited to 'themes/gruvbox')
| -rw-r--r-- | themes/gruvbox/home.html | 4 | ||||
| -rw-r--r-- | themes/gruvbox/layout.html | 6 |
2 files changed, 0 insertions, 10 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 --> 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> |
