website/astro.config.mjs
Sakooooo 1f0eab4c24
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
astro init
2024-11-15 15:42:28 +04:00

5 lines
122 B
JavaScript

// @ts-check
import { defineConfig } from 'astro/config';
// https://astro.build/config
export default defineConfig({});