Skip to content

Commit af562db

Browse files
committed
chore: 🔧 Update project name and URLs in package.json for GitHub Pages deployment
1 parent 5d4ca57 commit af562db

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "alextrs.dev",
3-
"description": "https://alextrs.dev website",
2+
"name": "alextorresdev.github.io",
3+
"description": "https://alextorresdev.github.io website",
44
"type": "module",
55
"version": "1.0.1",
66
"private": true,
@@ -14,15 +14,15 @@
1414
},
1515
"repository": {
1616
"type": "git",
17-
"url": "git+https://github.com/AlexTorresDev/alextrs.dev.git"
17+
"url": "git+https://github.com/AlexTorresDev/alextorresdev.github.io.git"
1818
},
1919
"keywords": [],
2020
"author": "Alex Torres",
2121
"license": "ISC",
2222
"bugs": {
23-
"url": "https://github.com/AlexTorresDev/alextrs.dev/issues"
23+
"url": "https://github.com/AlexTorresDev/alextorresdev.github.io/issues"
2424
},
25-
"homepage": "https://github.com/AlexTorresDev/alextrs.dev#readme",
25+
"homepage": "https://github.com/AlexTorresDev/alextorresdev.github.io#readme",
2626
"dependencies": {
2727
"@astrojs/mdx": "4.0.8",
2828
"@astrojs/preact": "4.0.4",

0 commit comments

Comments
 (0)