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

docs(tab): fix wrong link in sidebar (#24)

* fix: 404 link

* update

authored by

AmirHossein Sakhravi and committed by
GitHub
(Oct 19, 2025, 12:01 PM -0500) 0f3eb379 c7759ada

+2 -1
+2 -1
astro.config.mjs
··· 106 106 label: "Tab", 107 107 id: "tab", 108 108 icon: "right-caret", 109 - link: "/tab", 109 + link: "/tab/", 110 + items: [], 110 111 }, 111 112 ]), 112 113 ],