changed hugo baseurl
This commit is contained in:
parent
072138d314
commit
a8fb54f348
2 changed files with 2 additions and 2 deletions
Binary file not shown.
Before Width: | Height: | Size: 299 KiB |
|
@ -1,5 +1,5 @@
|
||||||
baseURL = 'https://example.org/'
|
baseURL = 'https://palettetest.web.deuxfleurs.fr/'
|
||||||
languageCode = 'en-us'
|
languageCode = 'fr'
|
||||||
title = 'My New Hugo Site'
|
title = 'My New Hugo Site'
|
||||||
theme = 'ananke'
|
theme = 'ananke'
|
||||||
#sectionPagesMenu = "main"
|
#sectionPagesMenu = "main"
|
||||||
|
|
Loading…
Reference in a new issue