[READ-ONLY] Mirror of https://github.com/bombshell-dev/docs. bomb.sh/docs
0

Configure Feed

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

add wrangler config

Nate Moore (Mar 23, 2025, 1:03 PM -0500) e87d82f0 9a451f55

+7
+7
wrangler.jsonc
··· 1 + { 2 + "name": "bombshell-docs", 3 + "compatibility_date": "2025-03-23", 4 + "assets": { 5 + "directory": "./dist" 6 + } 7 + }