Add cover images for posts

This commit is contained in:
thiloho
2023-05-22 22:27:49 +02:00
parent edd95984f0
commit 029222bb03
18 changed files with 134 additions and 80 deletions

View File

@@ -5,6 +5,7 @@ import svelte from "@astrojs/svelte";
// https://astro.build/config
export default defineConfig({
compressHTML: true,
experimental: {
assets: true,
inlineStylesheets: "auto",