Skip to content

Commit 872014c

Browse files
committed
Update to latest highlight.js
Signed-off-by: Felipe Contreras <[email protected]>
1 parent b2c464d commit 872014c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ <h2>See also</h2>
2424
</div>
2525
</body>
2626

27-
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.3.1/highlight.min.js"></script>
27+
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.5.1/highlight.min.js"></script>
2828
<script type="module">
2929
import { CodeJar } from 'https://medv.io/codejar/codejar.js';
3030
window.editor = CodeJar(input, hljs.highlightElement);

0 commit comments

Comments
 (0)