aboutsummaryrefslogtreecommitdiff
path: root/layouts/posts/baseof.html
diff options
context:
space:
mode:
authorAlex Shpak <alex-shpak@users.noreply.github.com>2018-11-25 13:30:25 +0100
committerAlex Shpak <alex-shpak@users.noreply.github.com>2018-11-25 13:30:25 +0100
commit76c251066fd34a26734bf1acdb1e041881e1c0af (patch)
treec332d7ae2bf0e45087fdcc33784dc99de9bcc98b /layouts/posts/baseof.html
parent461aafe99569a93838f823729aaf8d51fa693aaf (diff)
Refactor templates and partials
Diffstat (limited to 'layouts/posts/baseof.html')
-rw-r--r--layouts/posts/baseof.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/posts/baseof.html b/layouts/posts/baseof.html
index 47371c0..fa97ee3 100644
--- a/layouts/posts/baseof.html
+++ b/layouts/posts/baseof.html
@@ -16,4 +16,4 @@
{{ template "_internal/google_analytics_async.html" . }}
</body>
-</html> \ No newline at end of file
+</html>