25 lines
728 B
TOML
25 lines
728 B
TOML
languageCode = "en"
|
|
languageName = "English"
|
|
weight = 1
|
|
title = "web.myco.systems"
|
|
|
|
[params]
|
|
displayName = "EN"
|
|
isoCode = "en"
|
|
rtl = false
|
|
dateFormat = "2 January 2006"
|
|
logo = "img/android-chrome-512x512.png"
|
|
description = "Hi, welcome to MycoSystems Web!"
|
|
copyright = "Body text and articles are under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) Everything else is MIT for the extensive use of Blowfish"
|
|
|
|
[author]
|
|
name = "Myco.Systems"
|
|
image = "img/android-chrome-512x512.png"
|
|
headline = "Hi, welcome to MycoSystems Web!"
|
|
bio = "Hi, welcome to MycoSystems Web!"
|
|
links = [
|
|
{ mastodon = "https://mastodon.social/@brookeee" },
|
|
{ github = "https://git.myco.systems/explore" },
|
|
]
|
|
|
|
|