all repos — website @ 5c0587f12383598659a0bff1a0c937d364838140

Unnamed repository; edit this file 'description' to name the repository.

astro.config.mjs (view raw)

 1
 2
 3
 4
 5
// @ts-check
import { defineConfig } from "astro/config";

// https://astro.build/config
export default defineConfig({});