diff --git a/manifest.json b/manifest.json index ea8fa64..5b82a9c 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,10 @@ { + "id": "scriptorium", "name": "Scriptorium", "version": "0.9.5", "minAppVersion": "1.5.8", "author": "ouatis", - "authorUrl": "https://github.com/ouatis/" + "authorUrl": "https://github.com/ouatis/", + "github": "ouatis/obsidian-scriptorium", + "screenshot": "screenshot.png" }