Skip to content

Commit

Permalink
🐳 更新hljs相关废弃API
Browse files Browse the repository at this point in the history
  • Loading branch information
79E committed Oct 1, 2022
1 parent 1cc4703 commit 239be7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layout/_partial/head.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ if (page.title) {
<%- js('js/fancybox-images.js') %>
<%- js('js/gitalk.min.js') %>
<%- js('js/hljs.min.js') %>
<script>hljs.initHighlightingOnLoad();</script>
<script>hljs.highlightAll();</script>

0 comments on commit 239be7e

Please sign in to comment.