Initial commit

This commit is contained in:
Niven
2025-08-13 20:15:44 +02:00
commit 14413cc95b
8 changed files with 1104 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"order": [
"example1",
"example2"
],
"descriptions": {
"example1": "Description of example1",
"example2": "Description of example2"
}
}