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.
2 parents f30d354 + 23da7a6 commit 4eb9944Copy full SHA for 4eb9944
layouts/_default/search.html
@@ -1,5 +1,5 @@
1
{{ define "main" -}}
2
-<script src="{{ "js/marked.min.js" | relURL }}"></script>
+<script src="{{ "/js/marked.min.js" | relURL }}"></script>
3
<section class="row td-search-result">
4
<div class="col-12 col-md-8 offset-md-2">
5
<h2 class="ms-4">{{ .Title }}</h2>
0 commit comments