mirror of
https://github.com/mbierlee/mirage-config.git
synced 2024-11-15 04:44:01 +01:00
16 lines
258 B
INI
16 lines
258 B
INI
|
globalSection = yes
|
||
|
|
||
|
[supersection]
|
||
|
thefirst = here
|
||
|
|
||
|
[supersection.sub]
|
||
|
sandwich=maybe tasty
|
||
|
|
||
|
[.way]
|
||
|
advertisement? = nah ; For real, not sponsored!
|
||
|
|
||
|
# Although money would be cool
|
||
|
[back]
|
||
|
to: basics
|
||
|
much = "very much whitespace"
|
||
|
many = 'very many whitespace'
|