mirror of
https://github.com/yudejp/yude.jp.git
synced 2026-07-03 12:40:53 +00:00
Initial commit from Astro
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// @ts-check
|
||||
import { defineConfig } from 'astro/config';
|
||||
|
||||
// https://astro.build/config
|
||||
export default defineConfig({});
|
||||
Reference in New Issue
Block a user