Skip to content

Commit 9989284

Browse files
committed
add homepage back into config
Signed-off-by: Jess Chitas <[email protected]>
1 parent 00b1b62 commit 9989284

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vite.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@ import react from '@vitejs/plugin-react'
33

44
export default defineConfig({
55
plugins: [react()],
6+
homepage: "https://github.com/containers/ramalama.ai",
67
base: '/',
78
})

0 commit comments

Comments
 (0)