[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.

rm tab topics (#23)

authored by

AmirHossein Sakhravi and committed by
GitHub
(Oct 13, 2025, 12:37 PM -0500) c7759ada 95f136be

-5
-5
astro.config.mjs
··· 107 107 id: "tab", 108 108 icon: "right-caret", 109 109 link: "/tab", 110 - items: [ 111 - { label: "Basics", autogenerate: { directory: "tab/basics" } }, 112 - { label: "API", autogenerate: { directory: "tab/api" } }, 113 - { label: "Guides", autogenerate: { directory: "tab/guides" } }, 114 - ] 115 110 }, 116 111 ]), 117 112 ],