diff --git a/manifest.json b/manifest.json index 74baf9b..8e6324e 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "version": "0.8.1", "minAppVersion": "0.15.0", "description": "Allows for manual and automatic, config-driven reordering and sorting of files and folders in File Explorer", - "author": "SebastianMC ", + "author": "SebastianMC", "authorUrl": "https://github.com/SebastianMC", "isDesktopOnly": false } diff --git a/package.json b/package.json index fdb4715..34c0689 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,8 @@ "obsidian", "custom sorting" ], - "author": "SebastianMC ", + "author": "SebastianMC", + "repository": "https://github.com/SebastianMC/obsidian-custom-sort", "license": "MIT", "devDependencies": { "@types/jest": "^28.1.2",