You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
378 B
INI
15 lines
378 B
INI
; Used in <title> and <header>
|
|
siteTitle = "Documentation de Niver"
|
|
|
|
; Whether to advertise the CSS file in the HTML document or not
|
|
css = false
|
|
|
|
; Whether to add a <header> tag to the HTML document or not
|
|
header = false
|
|
|
|
; Whether to center text on indexes or not
|
|
centerIndex = true
|
|
|
|
; Which language to add to <html lang="?"> if not found in file extension
|
|
defaultLang = "fr"
|