Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
mjebrahimi authored Jan 19, 2024
1 parent 0d50ed5 commit 5f3fcd3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -273,10 +273,12 @@ <h2 id="license">License </h2>
</div>
</footer>

<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.slim.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.3.1/js/bootstrap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.0.1/highlight.min.js"></script>
<script src="assets/cshtml-razor.min.js"></script>
<script>
hljs.highlightAll();
</script>
</body>
</html>
</html>

0 comments on commit 5f3fcd3

Please sign in to comment.