aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates/content/page.html
diff options
context:
space:
mode:
Diffstat (limited to 'pydis_site/templates/content/page.html')
-rw-r--r--pydis_site/templates/content/page.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/templates/content/page.html b/pydis_site/templates/content/page.html
index 759286f6..625c01f1 100644
--- a/pydis_site/templates/content/page.html
+++ b/pydis_site/templates/content/page.html
@@ -5,7 +5,7 @@
<link rel="stylesheet"
href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/10.7.1/styles/atom-one-dark.min.css">
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/10.7.1/highlight.min.js"></script>
- <script>hljs.initHighlightingOnLoad();</script>
+ <script>hljs.highlightAll();</script>
{% endblock %}
{% block page_content %}