Skip to content

Commit a9f5af1

Browse files
Update default-layout.html
1 parent 4c2d7f8 commit a9f5af1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/default-layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
{%- include page_footer.html -%}
6868
</div>
6969

70-
<iframe id="sideBarIframe" src="{{ site.firstLevelUrl }}/Hide_Tree_Page.html" allow="" height="0" frameborder="0"></iframe>
70+
<iframe id="sideBarIframe" src="{{ site.firstLevelUrl }}Hide_Tree_Page.html" allow="" height="0" frameborder="0"></iframe>
7171

7272
<script type="text/javascript">
7373
anchors.add();

0 commit comments

Comments
 (0)