Add Astro landing site for 和光同坤 with logo, contact, and gitignore
Made-with: Cursor
This commit is contained in:
6
astro.config.mjs
Normal file
6
astro.config.mjs
Normal file
@@ -0,0 +1,6 @@
|
||||
import { defineConfig } from "astro/config";
|
||||
|
||||
// https://astro.build/config
|
||||
export default defineConfig({
|
||||
site: "https://hga3d.com",
|
||||
});
|
||||
Reference in New Issue
Block a user