Compare commits

..

2 commits

Author SHA1 Message Date
Tolaria
f6f7bd7115 fix: update Cusdis app_id to new instance
All checks were successful
Deploy Docs / deploy (push) Successful in 39s
2026-06-03 19:26:31 +08:00
Tolaria
95d04f7a0e fix: remove broken hero.jpg reference from homepage 2026-06-03 19:03:06 +08:00
2 changed files with 1 additions and 6 deletions

View file

@ -5,11 +5,6 @@ comments: true
# Tree of Ascension Docs # Tree of Ascension Docs
<figure class="godspark-hero" markdown="1">
<img src="assets/images/hero.jpg" alt="Tree of Ascension" />
<figcaption>Every branch reaches toward the light.</figcaption>
</figure>
<p class="intro-lead gp-reveal"> <p class="intro-lead gp-reveal">
A living guide for those climbing upward — practices for the body, teachings for the mind, and community for the soul. Not a destination, but a tree growing one branch at a time. A living guide for those climbing upward — practices for the body, teachings for the mind, and community for the soul. Not a destination, but a tree growing one branch at a time.
</p> </p>

View file

@ -309,7 +309,7 @@ toggle.name = "Switch to light mode"
# ---------------------------------------------------------------------------- # ----------------------------------------------------------------------------
[project.extra.cusdis] [project.extra.cusdis]
host = "https://cusdis.krystl.org" host = "https://cusdis.krystl.org"
app_id = "fee46ca1-f8b9-4668-9488-7a5514b0b3ec" app_id = "d9ab4b66-d5f1-4514-a475-1a824f69530f"
lang = "en" lang = "en"
#[[project.extra.social]] #[[project.extra.social]]