diff options
Diffstat (limited to 'exampleSite/config/_default')
| -rw-r--r-- | exampleSite/config/_default/config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config/_default/config.yaml b/exampleSite/config/_default/config.yaml index 1b67277..45fabfd 100644 --- a/exampleSite/config/_default/config.yaml +++ b/exampleSite/config/_default/config.yaml @@ -1,5 +1,5 @@ # You may need to change this line for your real project. -baseURL: 'https://gohugo-theme-ed.netlify.app/' +baseURL: / languageCode: en-us defaultContentLanguage: en |
