We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bf477c commit aae52c5Copy full SHA for aae52c5
templates/footer.hbs
@@ -35,3 +35,5 @@
35
</div>
36
</footer>
37
38
+<!-- scripts -->
39
+<script src="/scripts/highlight.js"></script>
templates/headers.hbs
@@ -29,9 +29,6 @@
29
<link rel="stylesheet" href="/styles/app.css"/>
30
<link rel="stylesheet" href="/styles/highlight.css"/>
31
32
-<!-- scripts -->
33
-<script src="/scripts/highlight.js"></script>
34
-
<!-- favicon -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/images/favicon-32x32.png">
0 commit comments