From cf5b8ab673ddae4c831c3843c9164f62059631bb Mon Sep 17 00:00:00 2001 From: vimux Date: Sat, 21 Apr 2018 09:34:32 +0300 Subject: [PATCH] Fix site title --- layouts/partials/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 4fe71ad..48534b3 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -18,6 +18,6 @@
- + {{ partial "menu.html" . }}
\ No newline at end of file