fix: site url and base dir should be set in astro.config.mjs

This commit is contained in:
saicaca
2023-11-08 19:03:35 +08:00
parent d918a2ef3d
commit b0d265b42b
4 changed files with 4 additions and 3 deletions

View File

@@ -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: {