hugo-json-sort/data.json

11 lines
143 B
JSON
Raw Permalink Normal View History

2023-04-01 09:22:13 +02:00
{
"01 Foo": {
"01 Egg": "http://egg",
"02 Ham": "http://ham"
},
"02 Bar": {
"01 Spam": "http://spam",
"02 Drum": "http://drum"
}
}