You've already forked zblade.dev
Initial commit. All work done in Zaguan Blade
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import { defineConfig } from 'astro/config';
|
||||
|
||||
export default defineConfig({
|
||||
site: 'https://zblade.dev',
|
||||
output: 'static',
|
||||
});
|
||||
Reference in New Issue
Block a user