Skip to content

Commit 3ea2e6b

Browse files
committed
Add Scala syntax highlighting
1 parent b793225 commit 3ea2e6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_includes/_js-bottom.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<script type="text/javascript" src="{{ '/js/functions.js' | relative_url }}"></script>
22
<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>
34
<script>hljs.highlightAll();</script>
45
<script src="https://kit.fontawesome.com/a7055d991d.js" crossorigin="anonymous"></script>

0 commit comments

Comments
 (0)