diff options
author | altaf-creator <dev@altafcreator.com> | 2024-10-21 07:57:29 +0700 |
---|---|---|
committer | altaf-creator <dev@altafcreator.com> | 2024-10-21 07:57:29 +0700 |
commit | 8d1c6219f7d5f4328047bce57cd7f5129be95fec (patch) | |
tree | f1b2d3d8a7c439968a4b623d8527b5db8b1b576f /data/index.json |
Diffstat (limited to 'data/index.json')
-rw-r--r-- | data/index.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/data/index.json b/data/index.json new file mode 100644 index 0000000..3ddb78b --- /dev/null +++ b/data/index.json @@ -0,0 +1,11 @@ +{ + "subjects": [ + { + "id": 0, + "titleEn": "Mathematics", + "titleId": "Matematika", + "splash": "1 + 1 = 3", + "path": "/data/matematika/" + } + ] +} |