diff options
author | Lishid <lishid@gmail.com> | 2022-08-22 13:40:55 -0400 |
---|---|---|
committer | lishid <lishid@gmail.com> | 2022-08-22 14:12:05 -0400 |
commit | 773b0c5ca9799e273e2c6f86445242ba2993bbc7 (patch) | |
tree | 18ed974caec7ee0b82bbbe0ccc60733cd14bc996 /manifest.json |
Initial commit
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 |