Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Commit d42fe59

Browse files
Update dependency highlight.js to v11.7.0
1 parent c56d60b commit d42fe59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

themes/makedeb/layouts/partials/head.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<link rel="stylesheet" href="{{ $style.Permalink }}">
1212

1313
<!-- Syntax highlighting in code blocks -->
14-
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.6.0/highlight.min.js"></script>
14+
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.7.0/highlight.min.js"></script>
1515
<script>hljs.highlightAll();</script>
1616
<script src="/js/codeblock-copy.js"></script>
1717
</head>

0 commit comments

Comments
 (0)