10 lines
416 B
YAML
10 lines
416 B
YAML
# Instance branding - see the schema notes in this repo's README and
|
|||
|
|
# portal's content loader (src/content.rs, SiteConfig). The relay URL
|
||
|
|
# here drives the landing hero's ambient echoes; the same URL appears
|
||
|
|
# on index.yaml's gesture requirement for the form widget.
|
||
|
|
title: redoal
|
||
|
|
wordmark: https://project.uhhm.no/redoal/questions/raw/branch/main/wordmark.svg
|
||
|
|
hero:
|
||
|
|
kind: gesture
|
||
|
|
relay: wss://relay.redoal.com
|