Skip to content

Commit e77ea5b

Browse files
authored
Update homepage.html
1 parent 27773b9 commit e77ea5b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_layouts/homepage.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@
6060
<div id="myLinks">
6161
{% include navigation.md %}
6262
</div>
63+
<a href="javascript:void(0);" class="icon" onclick="myFunction();reverseLinks()">
64+
<i class="fa fa-bars"></i>
65+
</a>
6366
</div>
6467

6568
<div class="wrapper">

0 commit comments

Comments
 (0)