mirror of
https://github.com/alexohneander/alexohneander-astro.git
synced 2025-08-22 06:11:32 +00:00
feat: use local fonts
This commit is contained in:
@@ -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: {
|
||||
|
Reference in New Issue
Block a user