Skip to content

Commit 5273722

Browse files
shimotmkfellyph
andauthored
Docs add sidebar to blueprints bundles (#2397)
## Motivation for the change, related issues ### before <img width="1600" height="900" alt="before" src="https://github.com/user-attachments/assets/d355ad2d-c655-4673-91a4-977de7f41554" /> https://wordpress.github.io/wordpress-playground/blueprints/bundles ### after <img width="1600" height="900" alt="after" src="https://github.com/user-attachments/assets/f0ba505a-3efb-4e68-a081-35eb769e23b6" /> ## Implementation details Add sidebar to blueprints bundles Co-authored-by: Fellyph Cintra <[email protected]>
1 parent 94fd429 commit 5273722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/site/sidebars.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ const sidebars = {
110110
'blueprints/json-api-and-function-api',
111111
],
112112
},
113-
113+
'blueprints/bundles',
114114
'blueprints/examples',
115115
'blueprints/troubleshoot-and-debug-blueprints',
116116
],

0 commit comments

Comments
 (0)