mirror of
https://github.com/Fluffy-Bean/website.git
synced 2024-12-28 02:16:10 +00:00
🦝
This commit is contained in:
parent
537eb058bf
commit
4fc0ee9d9c
|
@ -3,5 +3,5 @@ import { defineConfig } from 'astro/config';
|
||||||
// https://astro.build/config
|
// https://astro.build/config
|
||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
site: 'https://Fuffy-Bean.github.io',
|
site: 'https://Fuffy-Bean.github.io',
|
||||||
// base: '/website',
|
base: '/website',
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in a new issue