From cde52ab17687b2de44c7d2578b4ac1cb57779832 Mon Sep 17 00:00:00 2001 From: ray Date: Fri, 20 Mar 2020 19:38:26 +0000 Subject: [PATCH] add comment --- config.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/config.sh b/config.sh index 0430986..2ffd2b1 100644 --- a/config.sh +++ b/config.sh @@ -7,5 +7,6 @@ export _node_distro=linux-x64 export _hugo_version=0.67.1 export _hugo_distro=Linux-64 export _hugo_theme_git_url=https://github.com/dirkolbrich/hugo-theme-tailwindcss-starter +# Note: this can be anything - does not need to match theme name above export _hugo_theme_name=hugo-theme-tailwindcss-starter export _hugo_site_name=hugo-site-tailwindcss-starter