mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-21 00:21:06 +00:00
6 lines
60 B
TOML
6 lines
60 B
TOML
![]() |
foo = "bar"
|
||
|
|
||
|
[nested]
|
||
|
hi = "hello"
|
||
|
array = [ "one", "two" ]
|