diff --git a/templates.json b/templates.json index 4ce3b45..01eedc3 100644 --- a/templates.json +++ b/templates.json @@ -13,5 +13,10 @@ "id": "fork", "name": "Fork", "author": "gmemstr" + }, + { + "id": "typewriter", + "name": "Typewriter", + "author": "macno" } -] \ No newline at end of file +]