diff --git a/README.md b/README.md index 811b3ba..84138fe 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Then use the element anywhere in your HTML: Or skip the install and load it straight from a CDN in an HTML file: ```html - + ``` ## Attributes diff --git a/package.json b/package.json index 5efbfed..8c5d728 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/RocktimSaikia/github-card.git" + "url": "git+https://github.com/rocktimsaikia/github-card.git" }, "keywords": [ "github", @@ -34,9 +34,9 @@ }, "license": "MIT", "bugs": { - "url": "https://github.com/RocktimSaikia/github-card/issues" + "url": "https://github.com/rocktimsaikia/github-card/issues" }, - "homepage": "https://github.com/RocktimSaikia/github-card#readme", + "homepage": "https://github.com/rocktimsaikia/github-card#readme", "devDependencies": { "@biomejs/biome": "2.4.15", "esbuild": "0.28.0"