all repos — website @ 2705f133d9a45c924b8afe2ef82fb665c02da889

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({});