Sakooooo
1f0eab4c24
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
5 lines
122 B
JavaScript
5 lines
122 B
JavaScript
// @ts-check
|
|
import { defineConfig } from 'astro/config';
|
|
|
|
// https://astro.build/config
|
|
export default defineConfig({});
|