aboutsummaryrefslogtreecommitdiffstats
path: root/astro.config.mjs
blob: 04c8bf44d917df478b16146fb4364119719f85e9 (plain) (blame)
1
2
3
4
5
6
7
8
9
import { defineConfig } from 'astro/config';
import react from '@astrojs/react';

// https://astro.build/config
export default defineConfig({
    integrations: [
        react()
    ]
});
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage