diff options
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..f05f5c1 --- /dev/null +++ b/manifest.json @@ -0,0 +1,7 @@ +{ + "name": "Sample Theme", + "version": "1.0.0", + "minAppVersion": "0.16.0", + "author": "Obsidian", + "authorUrl": "https://obsidian.md" +}
\ No newline at end of file |