mirror of
https://github.com/saicaca/fuwari.git
synced 2026-01-12 07:12:52 +01:00
fix: site url and base dir should be set in astro.config.mjs
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
export type SiteConfig = {
|
||||
title: string,
|
||||
subtitle: string,
|
||||
url: string,
|
||||
|
||||
lang: string,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user