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

25 lines
641 B
TOML
Raw Normal View History

2023-09-02 03:10:14 +00:00
languageCode = "en"
languageName = "English"
weight = 1
title = "MycoSystems Co-Op"
2023-09-02 03:10:14 +00:00
[params]
displayName = "EN"
isoCode = "en"
rtl = false
dateFormat = "2 January 2006"
logo = "styles/blue/android-chrome-512x512.png"
2023-09-02 03:10:14 +00:00
description = "Hi, welcome to MycoSystems Web!"
copyright = "Articles are copyleft, no rights reserved. Thank you to the devs @ [Blowfish](https://blowfish.page)"
2023-09-02 03:10:14 +00:00
[author]
name = "MycoSystems"
image = "styles/blue/android-chrome-512x512.png"
2023-09-02 03:10:14 +00:00
headline = "Hi, welcome to MycoSystems Web!"
bio = "Hi, welcome to MycoSystems Web!"
links = [
{ github = "https://git.myco.systems/explore" },
]