From 31520b6f78dae94199a3f1151d23bda2428111e2 Mon Sep 17 00:00:00 2001 From: Victoria Date: Mon, 18 Mar 2019 14:03:40 -0400 Subject: Try netlify.toml and rel css links --- scripts/build_docs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/build_docs.sh b/scripts/build_docs.sh index 2c31ce7..d0adfc9 100755 --- a/scripts/build_docs.sh +++ b/scripts/build_docs.sh @@ -2,4 +2,4 @@ rm -rf docs/ cd exampleSite -hugo --gc --minify --themesDir ../.. -d ../docs -v -b https://vickylai.com/hugo-theme-introduction/ +hugo --gc --minify --themesDir ../.. -d ../docs -v -b / -- cgit v1.2.3