Skip to content

Commit fe0261b

Browse files
committed
deploy: Prepare for main deploy
1 parent 7dd139e commit fe0261b

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

astro.config.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import tailwindcss from "@tailwindcss/vite";
55
// https://astro.build/config
66
export default defineConfig({
77
site: "http://knbit.edu.pl/website",
8-
base: "/website",
98
vite: {
109
plugins: [tailwindcss()],
1110
},

public/CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
knbit.edu.pl

0 commit comments

Comments
 (0)