1 parent 6ebf516 commit de69337Copy full SHA for de69337
1 file changed
astro.config.mts
@@ -27,7 +27,7 @@ export default defineConfig({
27
svelte({ include: ["**/*.svelte"] }),
28
mdx(),
29
sitemap({
30
- customPages: ["https://www.lukastrombach.dev/cv.dev"],
+ customPages: ["https://www.lukastrombach.dev/cv.pdf"],
31
}),
32
beasties(),
33
inoxToolsContentUtils(),
0 commit comments