feature: add a starter kit

This commit is contained in:
Ben Hong
2021-02-23 11:01:39 -05:00
parent dd45e22771
commit f073101d46
68 changed files with 67583 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"id": "templater-obsidian",
"name": "Templater",
"version": "0.5.7",
"description": "Create and use templates",
"minAppVersion": "0.9.20",
"author": "SilentVoid",
"authorUrl": "https://github.com/SilentVoid13",
"isDesktopOnly": false
}