summaryrefslogtreecommitdiff
path: root/themes/lugo/config.toml
blob: 8d4a4f58a8b6df553d306d28b8592d84e9338a70 (plain)
1
2
3
4
5
6
7
8
title = "Website Name"
baseURL = 'https://example.org'
languageCode = 'en-us'

[params]
  # "relatedtext" is the text that appears above the tag list at the bottom of pages.
  #relatedtext = "Related:"
  favicon = "/favicon.ico"