Changement de la variable baseURL dans le hugo.toml
This commit is contained in:
parent
00685886fc
commit
f99ca938b6
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
######################## default configuration ####################
|
||||
# The base URL of your site (required). This will be prepended to all relative URLs.
|
||||
baseURL = "https://chtinux.butternet.net"
|
||||
baseURL = "https://www.chtinux.org"
|
||||
# Title of your website (required).
|
||||
title = "Chtinux"
|
||||
# Your theme name
|
||||
|
|
Loading…
Reference in a new issue