Compare commits
2 Commits
26277d6698
...
d0b86dbc12
Author | SHA1 | Date |
---|---|---|
Ray Elliott | d0b86dbc12 | |
Ray Elliott | 5f476e1911 |
|
@ -1,3 +1,4 @@
|
|||
# TODO change $_url to $_host
|
||||
export _url=hugo-skeleton.home
|
||||
export _user=ray
|
||||
|
||||
|
@ -13,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