vugo/config.toml

12 lines
346 B
TOML
Raw Normal View History

2022-08-10 15:27:44 +02:00
title = "Website Name"
baseURL = 'https://example.org'
yggURL = 'http://[201:1bf3:e688:a7ba:48f0:761a:c187:3550]'
onion = 'https://example.org'
i2p = '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"