Initial commit from Astro

This commit is contained in:
Sat Naing
2022-09-08 19:20:34 +06:30
commit 44cf5afeba
14 changed files with 9241 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
import { defineConfig } from 'astro/config';
// https://astro.build/config
export default defineConfig({});