This repository has been archived on 2025-09-03. You can view files and clone it, but cannot push or open issues or pull requests.
Files
web-old/astro.config.mjs
Yannik 98ee03d9ed innit
2023-05-20 17:13:10 +02:00

5 lines
109 B
JavaScript

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