We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb5ba3e commit 648d11aCopy full SHA for 648d11a
1 file changed
main.html
@@ -473,7 +473,7 @@ <h4>Tools</h4>
473
</footer>
474
<script src="main.js"></script>
475
<script src="theme.js"></script>
476
- <script src="auth.js"></script>
+<!-- <script src="auth.js"></script> -->
477
<script>
478
// Check authentication on page load
479
document.addEventListener('DOMContentLoaded', () => {
@@ -518,3 +518,4 @@ <h4>Tools</h4>
518
</body>
519
</html>
520
521
+
0 commit comments