diff --git a/_includes/footer.html b/_includes/footer.html index a9e18083ff..7e24a25d00 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -39,9 +39,9 @@ - - - + + + diff --git a/resources/js/functions.js b/resources/js/functions.js index 800319e709..d794bf01de 100644 --- a/resources/js/functions.js +++ b/resources/js/functions.js @@ -67,7 +67,7 @@ $(document).ready(function() { hljs.configure({ languages: ["scala", "bash"] }) - hljs.initHighlighting(); + hljs.highlightAll(); }); // Show Blog