blog-software-java/example_workdir/site.yml
Minecon724 121a2c6915
Some checks are pending
/ build (push) Waiting to run
Support folders
Closes #3

Signed-off-by: Minecon724 <git@m724.eu>
2025-02-27 14:34:36 +01:00

10 lines
No EOL
173 B
YAML

name: my blog
baseUrl: https://example.com/blog
coolProperty: 1231
coolerProperty:
isMap: true
aList:
- a value
- another value
- check out site-config.yml!