Add Workflow
This commit is contained in:
parent
cec63b729e
commit
9d8698d092
0
.gitea/workflows/deploy.yml
Normal file
0
.gitea/workflows/deploy.yml
Normal file
@ -4,6 +4,7 @@ import tailwindcss from "@tailwindcss/vite";
|
||||
|
||||
// https://astro.build/config
|
||||
export default defineConfig({
|
||||
site: 'https://justin.deal',
|
||||
vite: {
|
||||
plugins: [tailwindcss()],
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user