diff options
| -rw-r--r-- | site/layouts/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
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" . }} -<h1>Hugo with Gulp and Webpack</h1> +<h1>Hugo with Gulp, PostCSS and Webpack</h1> {{ partial "footer" . }} |
