[READ-ONLY] Mirror of https://github.com/trueberryless/ai-disclosure. A practical guide for transparent AI usage disclosure across software ai-disclosure.trueberryless.org/
0

Configure Feed

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

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