websites_sum7-eu/config.toml

21 lines
429 B
TOML
Raw Normal View History

baseURL = "https://sum7.eu"
2018-08-31 01:18:19 +02:00
languageCode = "en-us"
title = "Sum7"
copyright = ""
canonifyurls = true
[params]
2018-10-12 12:24:01 +02:00
footer_1 = "Decentralise: What is a cloud?"
footer_2 = '<a href="/imprint">Imprint: Make a DNS whois</a>'
footer_3 = '<a href="/privacy_policy">Privacy Policy: We save nothing!</a>'
2018-08-31 01:18:19 +02:00
[[menu.main]]
name = "Home"
url = "/"
weight = 1
[[menu.main]]
name = "All Articles"
url = "/all/"
weight = 2