From 98815d65f14aa27492228e1361e761f71736dc4b Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Sat, 22 Apr 2017 19:34:14 +0100 Subject: [PATCH] Change static dir for site --- config.yml | 1 + layouts/partials/head.html | 2 +- layouts/partials/scripts.html | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/config.yml b/config.yml index 138d86d..69e994f 100644 --- a/config.yml +++ b/config.yml @@ -1,3 +1,4 @@ baseURL: http://example.com languageCode: en-gb title: My New Hugo Site +staticDir: "static/build" diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 2f6d930..f13c2aa 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -2,5 +2,5 @@ Alpha by HTML5 UP - + diff --git a/layouts/partials/scripts.html b/layouts/partials/scripts.html index e09ecbf..15186eb 100644 --- a/layouts/partials/scripts.html +++ b/layouts/partials/scripts.html @@ -1,2 +1,2 @@ - +