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
|
// https://astro.build/config
|
||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
site: 'https://gameflow.github.io',
|
site: 'https://simeonradivoev.github.io',
|
||||||
base: '/',
|
base: '/gameflow',
|
||||||
vite: {
|
vite: {
|
||||||
plugins: [
|
plugins: [
|
||||||
tailwindcss()
|
tailwindcss()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue