antopie/config.ini

18 lines
430 B
INI

; Used in <title> and <header>
siteTitle = "Antopie"
; Whether to use dark and white or black and white
trueBlack = false
; 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"