diff --git a/package.json b/package.json index 65fb575..bfd9fdf 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,11 @@ "markdown-it", "vitepress" ], - "homepage": "https://github.com/treeinfra/markdown-it-wordless", + "homepage": "https://treeinfra.github.io/markdown-it-wordless/", + "repository": { + "type": "git", + "url": "https://github.com/treeinfra/markdown-it-wordless.git" + }, "author": { "name": "James Aprosail", "email": "aprosail@outlook.com",