aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_includes/common/header.html
diff options
context:
space:
mode:
Diffstat (limited to '_includes/common/header.html')
-rw-r--r--_includes/common/header.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/_includes/common/header.html b/_includes/common/header.html
index b43a592..07ba1c5 100644
--- a/_includes/common/header.html
+++ b/_includes/common/header.html
@@ -76,7 +76,5 @@
</head>
<body>
<div style="display: flex; flex-direction: column; min-height: 100vh;">
- {% unless site.settings.navbar.hide or page.navbar.hide %}
- {% include common/navbar.html %}
- {% endunless %}
+ {% include common/navbar.html %}
<div class="container" style="flex: 1;">