Skip to content

Commit

Permalink
Add Stacktape deploy option page to docs sidebar. (#1264)
Browse files Browse the repository at this point in the history
* Create stacktape.md

* Add Stacktape screenshot

* fix: show Stacktape as deploy option in a docs sidebar
  • Loading branch information
simi-obs authored Jan 14, 2025
1 parent f12b6d2 commit 32900eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/sidebar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ export const sidebarItems: ISidebarSection[] = [
text: "Deploying",
links: [
{ text: "Railway", href: "/docs/deploying/railway" },
{ text: "Stacktape", href: "/docs/deploying/stacktape" },
{ text: "Flightcontrol", href: "/docs/deploying/flightcontrol" },
{ text: "Easypanel", href: "/docs/deploying/easypanel" },
{ text: "Coherence", href: "/docs/deploying/coherence" },
Expand Down

0 comments on commit 32900eb

Please sign in to comment.