Skip to content

Commit 555327b

Browse files
Kj/layout patterns (#1013)
* add button for drawer example * scaffolding * building initial page * loading blank * committing to pull down changes * committing to merge * trying to sync with next * drawer issue * added content to drawer * added checkout page * added checkout page * committing to merge * committing to merge * made changes to sidebar * syncing with repo * syncing with repo * update sidebar again --------- Co-authored-by: Cory LaViska <[email protected]>
1 parent 15c6eae commit 555327b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

packages/webawesome/docs/_includes/sidebar.njk

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,21 @@
349349
</li>
350350
</ul>
351351
</li>
352+
<li>
353+
<a href="/docs/patterns/layouts/">Layouts</a>
354+
<wa-badge class="pro" appearance="accent" attention="none">PRO</wa-badge>
355+
<ul>
356+
<li>
357+
<a href="/docs/patterns/layouts/ecommerce/">Ecommerce</a>
358+
</li>
359+
<li>
360+
<a href="/docs/patterns/layouts/app/">App</a>
361+
</li>
362+
<li>
363+
<a href="/docs/patterns/layouts/blog/">Blog</a>
364+
</li>
365+
</ul>
366+
</li>
352367
</ul>
353368
</wa-details>
354369

0 commit comments

Comments
 (0)