antopie/config.ini

15 lines
361 B
INI

; Used in <title> and <header>
siteTitle = "Antopie"
; Whether to advertise the CSS file 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 file extension
defaultLang = "fr"