Skip to content

Commit 363550b

Browse files
committed
disable nav
1 parent 5c95413 commit 363550b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_layouts/page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<body id="page" {% if page.image.feature %}class="feature"{% endif %} itemscope itemtype="http://schema.org/WebPage">
1111

1212
{% include browser-upgrade.html %}
13-
{% include navigation.html %}
13+
<!-- {% include navigation.html %} -->
1414

1515
{% if page.image.feature %}
1616
<div class="entry-header">

0 commit comments

Comments
 (0)