Canonical repo for Dong Web (dong.vielle.dev)
0

Configure Feed

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

dong-web / astro.config.mjs
123 B 6 lines
1// @ts-check 2import { defineConfig } from "astro/config"; 3 4// https://astro.build/config 5export default defineConfig({ 6});