Compare commits

..

No commits in common. "fc56c807ee1d75985003daf8ae663d493a2ad534" and "3c7ca987095d21e6edb5377ba287c5b19b19e1d9" have entirely different histories.

6 changed files with 6 additions and 13 deletions

6
.gitmodules vendored
View file

@ -6,9 +6,3 @@
path = static/styles
url = https://git.myco.systems/mycosystems/styles.git
branch = main
[submodule "static"]
path = static
url = https://git.myco.systems/mycosystems/favicons.git
[submodule "assets/img"]
path = assets/img
url = https://git.myco.systems/mycosystems/backgrounds.git

@ -1 +0,0 @@
Subproject commit 98b2cb2b4f5f375a0aaa92b150a460faac58ca93

View file

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

View file

@ -9,8 +9,8 @@ mainSections = ["services"]
disableImageOptimization = false
defaultBackgroundImage = "img/single-brick.png"
defaultFeaturedImage = "img/single-brick.png"
defaultBackgroundImage = "/styles/backgrounds/single-brick.png"
defaultFeaturedImage = "/styles/backgrounds/single-brick.png"
highlightCurrentMenuArea = true
smartTOC = true
@ -28,7 +28,7 @@ showScrollToTop = true
[homepage]
layout = "background"
homepageImage = "img/single-brick.png"
homepageImage = "/styles/backgrounds/single-brick.png"
showRecent = true
showRecentItems = 6
showMoreLink = false

1
static

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

1
static/styles Submodule

@ -0,0 +1 @@
Subproject commit 951a3bc1aaaef76d6006ab420bb1458c7ab6c23d