summaryrefslogtreecommitdiff
path: root/layouts/docs
diff options
context:
space:
mode:
authorAlex Shpak <alex-shpak@users.noreply.github.com>2018-09-18 01:35:54 +0200
committerAlex Shpak <alex-shpak@users.noreply.github.com>2018-09-18 01:35:54 +0200
commit8678e82154226d31ff2833c83fc078d6260a218f (patch)
treece36a6825aaea3323980548df9db547a9c7d15f9 /layouts/docs
parent561659ed53a1eb1e7583513af5fa2faba55fca7e (diff)
Improve side menu rendering
Diffstat (limited to 'layouts/docs')
-rw-r--r--layouts/docs/baseof.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/docs/baseof.html b/layouts/docs/baseof.html
index 4119888..3a97228 100644
--- a/layouts/docs/baseof.html
+++ b/layouts/docs/baseof.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<!-- {{ partial "docs/shared" }} -->
+{{- partial "docs/shared" -}}
<html>
<head>
{{ partial "docs/html-head" . }}