laeufermeeting-theme/lists.json

17 lines
276 B
JSON
Raw Normal View History

2023-03-16 09:05:10 +00:00
[
{
"slug": "jobs",
"name": "Jobs",
"description": ".",
"blade": "jobs",
"sorting": "Created At (DESC)"
2023-03-20 09:18:38 +00:00
},
{
"slug": "sponsoren",
"name": "Sponsoren",
"description": ".",
"blade": "sponsoren",
"sorting": "Created At (DESC)"
2023-03-16 09:05:10 +00:00
}
]