Skip to content

Commit 58492d2

Browse files
authored
Merge pull request #60 from madhuramendis/main
Fix menu
2 parents f1e2548 + 9e535fd commit 58492d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/scripts.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<script src="{{ '/js/jquery-3.7.1.min.js' | relative_url }}"></script>
33
<script src="{{ '/js/openchoreo.js' | relative_url }}"></script>
44

5-
<!-- <button id="toggleDarkMode" style="visibility: hidden;"></button> -->
5+
<button id="toggleDarkMode" style="visibility: hidden;"></button>
66

77

88
<script>

0 commit comments

Comments
 (0)