Skip to content

Commit cf5d312

Browse files
committed
Fix documentation still shows banner
1 parent 0fbee39 commit cf5d312

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

docs/_layouts/default.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@
105105

106106
<body>
107107
<header>
108-
<!-- {% include banner.html %} -->
109108
{% include nav.html %}
110109
<ul id="slide-out" class="sidenav sidenav-fixed">
111110
<li class="logo">

docs/documentation.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@
9797

9898
<body>
9999
<header>
100-
<!-- {% include banner.html %} -->
101100
{% include nav.html %}
102101
<ul id="slide-out" class="sidenav sidenav-fixed">
103102
<li class="logo">

0 commit comments

Comments
 (0)