mirror of
https://github.com/ariqnrnns/zauberhaft-astro.git
synced 2025-04-20 03:21:53 +02:00
4 lines
No EOL
108 B
JavaScript
4 lines
No EOL
108 B
JavaScript
import { defineConfig } from 'astro/config';
|
|
|
|
// https://astro.build/config
|
|
export default defineConfig({}); |