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

20 lines
606 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]
2024-04-13 18:20:01 -04:00
displayName = "EN"
isoCode = "en"
rtl = false
dateFormat = "2 January 2006"
2024-04-16 15:43:46 -04:00
logo = "/styles/blue/android-chrome-512x512.png"
2024-04-13 18:20:01 -04: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]
2024-04-13 18:20:01 -04:00
name = "MycoSystems"
2024-04-16 15:43:46 -04:00
image = "/styles/blue/android-chrome-512x512.png"
2024-04-13 18:20:01 -04:00
headline = "Hi, welcome to MycoSystems Web!"
bio = "Hi, welcome to MycoSystems Web!"
#links = [{ github = "https://git.myco.systems/explore" }]