diff options
author | Jasper Ras <jras@hostnet.nl> | 2024-11-23 09:25:48 +0100 |
---|---|---|
committer | Jasper Ras <jras@hostnet.nl> | 2024-11-23 09:25:48 +0100 |
commit | 93d36010a9d54bca1fdcaf1f4c99e6981aaf41bc (patch) | |
tree | 5160dd8d644233090d2d62f21772f0fee60b2953 /.obsidian/plugins/obsidian-git/manifest.json | |
parent | f3711a93832df46dc245075df08b9ebfc05266e9 (diff) |
initial sync with all my existing notes
Diffstat (limited to '.obsidian/plugins/obsidian-git/manifest.json')
-rw-r--r-- | .obsidian/plugins/obsidian-git/manifest.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.obsidian/plugins/obsidian-git/manifest.json b/.obsidian/plugins/obsidian-git/manifest.json new file mode 100644 index 0000000..504a694 --- /dev/null +++ b/.obsidian/plugins/obsidian-git/manifest.json @@ -0,0 +1,10 @@ +{ + "author": "Vinzent", + "authorUrl": "https://github.com/Vinzent03", + "id": "obsidian-git", + "name": "Git", + "description": "Integrate Git version control with automatic backup and other advanced features.", + "isDesktopOnly": false, + "fundingUrl": "https://ko-fi.com/vinzent", + "version": "2.28.2" +} |