web.myco.systems/web-myco/config/_default/languages.en.toml

26 lines
718 B
TOML
Raw Normal View History

2023-09-02 03:10:14 +00:00
languageCode = "en"
languageName = "English"
weight = 1
title = "Myco.Systems"
[params]
displayName = "EN"
isoCode = "en"
rtl = false
dateFormat = "2 January 2006"
logo = "img/blowfish_logo_transparent.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/blowfish_logo.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" },
]