Skip to content

Commit

Permalink
Update dependency highlight.js to v11.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 29, 2023
1 parent 4a78973 commit 38e6b65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/makedeb/layouts/partials/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<link rel="stylesheet" href="{{ $style.Permalink }}">

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

0 comments on commit 38e6b65

Please sign in to comment.