config.toml (229B)
1 title = "Website Name" 2 baseURL = 'https://example.org' 3 languageCode = 'en-us' 4 5 [params] 6 # "relatedtext" is the text that appears above the tag list at the bottom of pages. 7 #relatedtext = "Related:" 8 favicon = "/favicon.ico"