diff --git a/subjects.json b/subjects.json index 17039b3..6128c93 100644 --- a/subjects.json +++ b/subjects.json @@ -255,6 +255,13 @@ "jsonFile": "physics-electricity", "games": 12, "bg": "turquoise" + }, + { + "index": 4, + "displayName": "Particle model of matter", + "jsonFile": "physics-particle-model", + "games": 12, + "bg": "info" } ] },