From 9188c7571a06bf9806633dc504cd561aa6c9c13e Mon Sep 17 00:00:00 2001 From: Gibo Date: Sat, 3 Dec 2016 18:36:55 +0900 Subject: [PATCH] fix meta datas --- layouts/partials/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index d3feb18..3700e86 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -1,4 +1,4 @@ - {{ .Site.Title }} + {{ .Site.Params.title }}