Fix baseURL in configuration to remove 'www' subdomain
This commit is contained in:
parent
f9fda95df3
commit
e8d01c166e
1 changed files with 1 additions and 1 deletions
2
hugo.yml
2
hugo.yml
|
@ -1,4 +1,4 @@
|
|||
baseURL: 'https://www.achilletoupin.com/'
|
||||
baseURL: 'https://achilletoupin.com/'
|
||||
languageCode: 'fr-fr'
|
||||
title: 'Achille Toupin'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue