Update template.html

This commit is contained in:
grey-cat-1908 2024-07-23 22:01:00 +03:00 committed by GitHub
parent 142f0026aa
commit 9d5fd831af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,7 @@
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/highlight.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/languages/go.min.js"></script>
<script src="/javascript/navbar.js" async=""></script>
<script>hljs.highlightAll();</script>
<title>{{%TITLE%}}</title>