Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/google/docsy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Chalin <pchalin@gmail.com>2022-10-08 18:25:31 +0300
committerPatrice Chalin <pchalin@gmail.com>2022-10-08 18:25:31 +0300
commit14cee5a8b6a8f5f9361d430899d0ee7f2645003d (patch)
tree871c3c3b6fec67b3ba271d5ca4c312d17f927f88
parent0e7912306d23c6c5da8a534a4e6e7be932d58192 (diff)
Scripts: one more whitespace tweak
-rw-r--r--layouts/partials/scripts.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/layouts/partials/scripts.html b/layouts/partials/scripts.html
index 2cbe2f8..9cc401b 100644
--- a/layouts/partials/scripts.html
+++ b/layouts/partials/scripts.html
@@ -80,5 +80,4 @@ window.markmap = {
{{ end -}}
<script src='{{ "js/tabpane-persist.js" | relURL }}'></script>
-
-{{- partial "hooks/body-end.html" . -}}
+{{ partial "hooks/body-end.html" . -}}