Le site Web d'Antopie
https://antopie.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
360 B
14 lines
360 B
; Used in <title> and <header>
|
|
siteTitle = "Antopie"
|
|
|
|
; Whether to advertise of the CSS files in the HTML document or not
|
|
css = true
|
|
|
|
; Whether to add a <header> tag to the HTML document or not
|
|
header = true
|
|
|
|
; Whether to center text on indexes or not
|
|
centerIndex = true
|
|
|
|
; Which language to add to <html lang="?"> if not found in extension
|
|
defaultLang = "fr"
|
|
|