diff options
Diffstat (limited to 'layouts/docs/baseof.html')
-rw-r--r-- | layouts/docs/baseof.html | 2 |
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" . }} |