Select the types of activity you want to include in your feed.
1// @ts-check 2import { defineConfig } from 'astro/config'; 3 4// https://astro.build/config 5export default defineConfig({});