this repo has no description
0
fork

Configure Feed

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

at main 10 lines 178 B view raw
1{ 2 "patterns": { 3 "iles.config.ts, **/*.mdx": [ 4 { 5 "label": "Îles documentation", 6 "uri": "https://iles.pages.dev/guide/introduction" 7 } 8 ] 9 } 10}