mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-04 00:20:26 +03:00
Initial Astro project
This commit is contained in:
4
astro.config.mjs
Normal file
4
astro.config.mjs
Normal file
@ -0,0 +1,4 @@
|
||||
import { defineConfig } from "astro/config";
|
||||
|
||||
// https://astro.build/config
|
||||
export default defineConfig({});
|
Reference in New Issue
Block a user