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.
1 parent b793225 commit 3ea2e6bCopy full SHA for 3ea2e6b
_includes/_js-bottom.html
@@ -1,4 +1,5 @@
1
<script type="text/javascript" src="{{ '/js/functions.js' | relative_url }}"></script>
2
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.3.1/highlight.min.js"></script>
3
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.3.1/languages/scala.min.js"></script>
4
<script>hljs.highlightAll();</script>
5
<script src="https://kit.fontawesome.com/a7055d991d.js" crossorigin="anonymous"></script>
0 commit comments