mirror of
https://github.com/ChangJoo-Park/learn-flutter.git
synced 2025-06-08 05:33:14 +00:00
Update links
This commit is contained in:
parent
34282b82c7
commit
086eedab4b
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@ import { sidebars } from "./sidebar.config.mjs";
|
|||
export default defineConfig({
|
||||
compressHTML: true,
|
||||
prefetch: false,
|
||||
site: "https://changjoo-park.github.io/learn-flutter/",
|
||||
base: "learn-flutter",
|
||||
site: "https://changjoo-park.github.io/",
|
||||
integrations: [
|
||||
sitemap(),
|
||||
astroExpressiveCode({
|
||||
|
|
Loading…
Add table
Reference in a new issue