We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f1e2548 + 9e535fd commit 58492d2Copy full SHA for 58492d2
_includes/scripts.html
@@ -2,7 +2,7 @@
2
<script src="{{ '/js/jquery-3.7.1.min.js' | relative_url }}"></script>
3
<script src="{{ '/js/openchoreo.js' | relative_url }}"></script>
4
5
-<!-- <button id="toggleDarkMode" style="visibility: hidden;"></button> -->
+<button id="toggleDarkMode" style="visibility: hidden;"></button>
6
7
8
<script>
0 commit comments