Compare commits
No commits in common. "d0b86dbc12cee8386c07b864b7c9feeaa4f13049" and "26277d6698df530400f3cb4da6c7b071b74bf1f7" have entirely different histories.
d0b86dbc12
...
26277d6698
|
@ -1,4 +1,3 @@
|
|||
# TODO change $_url to $_host
|
||||
export _url=hugo-skeleton.home
|
||||
export _user=ray
|
||||
|
||||
|
@ -14,5 +13,3 @@ 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