diff --git a/README.md b/README.md index c4cae25..fc9a75a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ -# theme-default +# theme-earth + Default theme for Halo 2.0(WIP) diff --git a/package.json b/package.json index 9326dfa..74d9649 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@halo-dev/theme-default", + "name": "@halo-dev/theme-earth", "private": true, "version": "1.0.0", "description": "Default theme for Halo 2.0", @@ -14,9 +14,9 @@ "halo-theme", "halo-template" ], - "homepage": "https://github.com/halo-sigs/theme-default#readme", + "homepage": "https://github.com/halo-sigs/theme-earth#readme", "bugs": { - "url": "https://github.com/halo-sigs/theme-default/issues" + "url": "https://github.com/halo-sigs/theme-earth/issues" }, "author": { "name": "Halo OSS Organization", @@ -32,7 +32,7 @@ ], "license": "GPL-3.0", "repository": { - "url": "https://github.com/halo-sigs/theme-default", + "url": "https://github.com/halo-sigs/theme-earth", "type": "git" }, "devDependencies": {