We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc0ba64 commit ec91521Copy full SHA for ec91521
1 file changed
index.html
@@ -64,10 +64,8 @@ <h2 id="problems-title"></h2>
64
<div id="problems-container"></div>
65
</div>
66
67
-
68
69
- <script src="script.js"></script>
70
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/highlight.min.js"></script>
71
- <script>hljs.highlightAll();</script>
+ <script src="script.js"></script>
72
</body>
73
</html>
0 commit comments