Update app.js

update the Deprecated initHighlightingOnLoad function
This commit is contained in:
hiproz
2021-02-16 05:11:22 +08:00
committed by GitHub
parent 64f054e943
commit 62c1d2098c

View File

@@ -48,4 +48,4 @@ new Vue({
}
});
hljs.initHighlightingOnLoad();
hljs.highlightAll();