Skip to content

Commit 56a84c9

Browse files
committed
Comment out include header.html in _layouts/default.html
1 parent 073c4e5 commit 56a84c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<body class="{%- if site.navbar_fixed -%}fixed-top-nav{%- endif -%} {% unless site.footer_fixed %}sticky-bottom-footer{% endunless %}">
1717

1818
<!-- Header -->
19-
{%- include header.html %}
19+
<!-- {%- include header.html %} -->
2020

2121
<!-- Content -->
2222
<div class="container mt-5">

0 commit comments

Comments
 (0)