From 35d9135d6a9f799b92f898cbe3babebcbf9937d7 Mon Sep 17 00:00:00 2001 From: Mathias Biilmann Christensen Date: Tue, 9 Aug 2016 15:03:17 -0700 Subject: [PATCH] Update index page --- site/layouts/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/layouts/index.html b/site/layouts/index.html index 7266783..225c92b 100644 --- a/site/layouts/index.html +++ b/site/layouts/index.html @@ -1,5 +1,5 @@ {{ partial "header" . }} -

Hugo with Gulp and Webpack

+

Hugo with Gulp, PostCSS and Webpack

{{ partial "footer" . }}