summaryrefslogtreecommitdiff
path: root/layouts/posts
diff options
context:
space:
mode:
authorJordi Bares <jordibares@hotmail.com>2019-04-04 22:36:51 +0100
committerAlex Shpak <alex-shpak@users.noreply.github.com>2019-04-09 22:31:24 +0200
commitaa07b876fed0ebcbb15a988fb3768e4f7158f8c8 (patch)
tree3a1e6ac27d5c1a1e55f4c18ee3813c1d295ccd3f /layouts/posts
parent3742e6f0f48a66a64ada190d3aa98a6fc211ee24 (diff)
Remove copyright note and flags, fix bug with paths
Diffstat (limited to 'layouts/posts')
-rw-r--r--layouts/posts/baseof.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/posts/baseof.html b/layouts/posts/baseof.html
index 6e49ce8..47e0ed5 100644
--- a/layouts/posts/baseof.html
+++ b/layouts/posts/baseof.html
@@ -19,7 +19,6 @@
{{ template "main" . }}
</div>
</main>
-
{{ partial "docs/inject/body" . }}
{{ template "_internal/google_analytics_async.html" . }}