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 4aed27c commit 23da7a6Copy full SHA for 23da7a6
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