Personal Site
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 5 lines 122 B view raw
1// @ts-check 2import { defineConfig } from 'astro/config'; 3 4// https://astro.build/config 5export default defineConfig({});