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 17:32:08 +0300
committerPatrice Chalin <pchalin@gmail.com>2022-10-08 17:32:08 +0300
commitc4216a8c93b2649b51918bc520de3d99a6ff8858 (patch)
treec9b8538aa24880c3667ccb83661fdffc122da586
parent20b0c70068dd6bbd2bb5733ad1a4546e6ecb795e (diff)
More whitespace cleanup - partials/scripts.html
-rw-r--r--layouts/partials/scripts.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/scripts.html b/layouts/partials/scripts.html
index 94b5392..70cbcb2 100644
--- a/layouts/partials/scripts.html
+++ b/layouts/partials/scripts.html
@@ -82,4 +82,4 @@ window.markmap = {
<script src='{{ "js/tabpane-persist.js" | relURL }}'></script>
-{{ partial "hooks/body-end.html" . -}}
+{{- partial "hooks/body-end.html" . -}}