Monorepo for Tangled tangled.org
898
fork

Configure Feed

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

at 9a9c2d444bef23f248d0462d34cf586efbce8cb6 12 lines 191 B view raw
1{ 2 "overrides": [ 3 { 4 "files": ["*.html"], 5 "options": { 6 "parser": "go-template" 7 } 8 } 9 ], 10 "bracketSameLine": true, 11 "htmlWhitespaceSensitivity": "ignore" 12}