add config loaded flag
This commit is contained in:
parent
5f476e1911
commit
d0b86dbc12
|
@ -14,3 +14,5 @@ export _hugo_theme_git_url=https://github.com/dirkolbrich/hugo-theme-tailwindcss
|
|||
# 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
|
||||
|
||||
export _config_loaded=1
|
||||
|
|
Reference in New Issue