feat: use local fonts

This commit is contained in:
2023-09-03 01:16:41 +02:00
parent 53be643c34
commit d0eaa01a85
17 changed files with 46 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ import sitemap from "@astrojs/sitemap";
// https://astro.build/config
export default defineConfig({
site: "https://astro-paper.pages.dev/", // replace this with your deployed domain
site: "https://alexohneander.de/", // replace this with your deployed domain
integrations: [
tailwind({
config: {