From 4e4c359b9a5b97becef24ed04c5e9ec064973883 Mon Sep 17 00:00:00 2001 From: Anthony Fok Date: Thu, 18 Jun 2015 13:50:55 -0600 Subject: Add {{ .Hugo.Generator }} --- layouts/partials/head.html | 1 + 1 file changed, 1 insertion(+) (limited to 'layouts') diff --git a/layouts/partials/head.html b/layouts/partials/head.html index a9f9401..3579454 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -3,6 +3,7 @@ + {{ .Hugo.Generator }} -- cgit v1.2.1-24-ge1ad