Skip to content

Commit ec91521

Browse files
committed
Moved js
1 parent fc0ba64 commit ec91521

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

index.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,8 @@ <h2 id="problems-title"></h2>
6464
<div id="problems-container"></div>
6565
</div>
6666
</div>
67-
6867

69-
<script src="script.js"></script>
7068
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/highlight.min.js"></script>
71-
<script>hljs.highlightAll();</script>
69+
<script src="script.js"></script>
7270
</body>
7371
</html>

0 commit comments

Comments
 (0)