fix: Updated site and base
This commit is contained in:
parent
3be57361e6
commit
08f249ca35
1 changed files with 2 additions and 2 deletions
|
|
@ -4,8 +4,8 @@ import tailwindcss from '@tailwindcss/vite'
|
|||
|
||||
// https://astro.build/config
|
||||
export default defineConfig({
|
||||
site: 'https://gameflow.github.io',
|
||||
base: '/',
|
||||
site: 'https://simeonradivoev.github.io',
|
||||
base: '/gameflow',
|
||||
vite: {
|
||||
plugins: [
|
||||
tailwindcss()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue