diff --git a/astro.config.ts b/astro.config.ts index aab3374..7af41e1 100644 --- a/astro.config.ts +++ b/astro.config.ts @@ -5,7 +5,7 @@ import rehypeAutolinkHeadings from "rehype-autolink-headings"; import rehypeSlug from "rehype-slug"; export default defineConfig({ - site: "https://thiloho.github.io", + site: "https://thilohohlt.com", prefetch: { prefetchAll: true, diff --git a/public/CNAME b/public/CNAME new file mode 100644 index 0000000..dff1bdb --- /dev/null +++ b/public/CNAME @@ -0,0 +1 @@ +thilohohlt.com \ No newline at end of file