mirror of
https://github.com/saicaca/fuwari.git
synced 2026-01-11 23:02:53 +01:00
fix: site url and base dir should be set in astro.config.mjs
This commit is contained in:
@@ -4,7 +4,6 @@ import {LinkPreset} from "./types/config.ts";
|
||||
export const siteConfig: SiteConfig = {
|
||||
title: 'Fuwari',
|
||||
subtitle: 'Demo Site',
|
||||
url: 'https://fuwari.vercel.app/',
|
||||
lang: 'en',
|
||||
themeHue: 250,
|
||||
banner: {
|
||||
|
||||
Reference in New Issue
Block a user