Compare commits

..

No commits in common. "62fa3ae7c5c65a5389bf219fdac5a85849a5bb04" and "ce72bceccac38e23976917d44e3ba169e36b9076" have entirely different histories.

4 changed files with 19 additions and 3 deletions

@ -1 +0,0 @@
Subproject commit e05f32cd52e033fcc1576e0ab8ff49ce20dbb6bd

View file

@ -8,12 +8,13 @@ displayName = "EN"
isoCode = "en" isoCode = "en"
rtl = false rtl = false
dateFormat = "2 January 2006" dateFormat = "2 January 2006"
logo = "/blue/android-chrome-512x512.png"
description = "Hi, welcome to MycoSystems Web!" description = "Hi, welcome to MycoSystems Web!"
copyright = "Articles are copyleft, no rights reserved. Thank you to the devs @ [Blowfish](https://blowfish.page)" copyright = "Articles are copyleft, no rights reserved. Thank you to the devs @ [Blowfish](https://blowfish.page)"
[author] [author]
name = "MycoSystems" name = "MycoSystems"
image = "/img/logos/blue.png" image = "/blue/android-chrome-512x512.png"
headline = "Hi, welcome to MycoSystems Web!" headline = "Hi, welcome to MycoSystems Web!"
bio = "Hi, welcome to MycoSystems Web!" bio = "Hi, welcome to MycoSystems Web!"
#links = [{ github = "https://git.myco.systems/explore" }] #links = [{ github = "https://git.myco.systems/explore" }]

View file

@ -0,0 +1,17 @@
<link
rel="apple-touch-icon"
sizes="180x180"
href="/styles/blue/apple-touch-icon.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="/styles/blue/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="/styles/blue/favicon-16x16.png"
/>

1
static

@ -1 +0,0 @@
Subproject commit 2a3eb1322ba55085fdb12a7659b73a1c6a4bf458