10 lines
No EOL
168 B
YAML
10 lines
No EOL
168 B
YAML
name: my blog
|
|
baseUrl: https://example.com
|
|
|
|
coolProperty: 1231
|
|
coolerProperty:
|
|
isMap: true
|
|
aList:
|
|
- a value
|
|
- another value
|
|
- check out site-config.yml! |