Skip to content

Commit e48fee9

Browse files
deploye...
1 parent b10f6a4 commit e48fee9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

React-Cards-Layout/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"homepage":"https://CodeMonitor-lab.github.io/React-Revisions/",
2+
"homepage":"https://CodeMonitor-lab/React-Revisions.github.io/React-Cards-Layout/",
33
"name": "react-cards-layout",
44
"private": true,
55
"version": "0.0.0",

React-Cards-Layout/vite.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ import tailwindcss from '@tailwindcss/vite'
55
// https://vite.dev/config/
66
export default defineConfig({
77
plugins: [react(),tailwindcss()],
8-
base:'/React-Cards-Layout/',
8+
base:'/React-Revisions/React-Cards-Layout/',
99
})

0 commit comments

Comments
 (0)