diff --git a/data/projects.json b/data/projects.json index ea95f454..9f8d98b0 100644 --- a/data/projects.json +++ b/data/projects.json @@ -1598,6 +1598,17 @@ ], "manualStatus": "inactive" }, + { + "name": "Marble", + "repoUrl": "https://github.com/usemarble/marble", + "description": "A Simple headless CMS for publishing articles.", + "authors": [ + { + "name": "@taqh", + "link": "https://twitter.com/retaqib" + } + ] + }, { "name": "Math Alarm Clock", "repoUrl": "https://github.com/t-regbs/MathAlarm",