diff options
author | altaf-creator <dev@altafcreator.com> | 2024-04-25 13:16:25 +0700 |
---|---|---|
committer | altaf-creator <dev@altafcreator.com> | 2024-04-25 13:16:25 +0700 |
commit | 4842836da8cfa0e138682668fb2edcfe64fb38f8 (patch) | |
tree | ed15702b06ea572d33403daa5c1e7887801bd339 /lessons/index.json | |
parent | a6788672b3f3cb81c8ffb3c5a18d662de9d7e0c3 (diff) |
sidebar localStorage
Diffstat (limited to 'lessons/index.json')
-rw-r--r-- | lessons/index.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lessons/index.json b/lessons/index.json index 87899d1..6a1e824 100644 --- a/lessons/index.json +++ b/lessons/index.json @@ -25,6 +25,17 @@ }, { "id": 1, + "type": "lesson", + "titleEn": "Lesson 1: Exponent", + "titleId": "Pelajaran 1: Pangkat", + "grade": 9, + "status": 1, + "authors": [ "Athaalaa Altaf Hafidz" ], + "pathEn": "/lessons/matematika/1-exponents/1.md", + "pathId": "/lessons/matematika/1-exponents/1-id.md" + }, + { + "id": 999, "type": "quiz", "titleEn": "quiz title", "titleId": "judul kuis", |