Skip to content

Commit

Permalink
init custom domain
Browse files Browse the repository at this point in the history
  • Loading branch information
wesenbergg committed Nov 15, 2023
1 parent d77a65d commit 2a75430
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ import mdx from "@astrojs/mdx";

// https://astro.build/config
export default defineConfig({
site: "https://wesenbergg.github.io",
base: "/tietopankki",
site: "https://koodi.lol",
integrations: [
svelte(),
tailwind(),
Expand Down
1 change: 1 addition & 0 deletions public/CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
www.koodi.lol

0 comments on commit 2a75430

Please sign in to comment.