Skip to content

Commit c396eb5

Browse files
committed
Add close-panel technical pattern to overview page.
1 parent f478a66 commit c396eb5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,12 @@ <h4>Fancy stuff</h4>
313313
title="Fullscreen"
314314
>Fullscreen<sup>β</sup></a
315315
>
316+
<a
317+
class="navigation close-panel"
318+
href="/src/pat/close-panel/index.html"
319+
title="Close panel"
320+
>Close panels<sup>unknown</sup></a
321+
>
316322
</div>
317323

318324
<div class="fancy-examples">

0 commit comments

Comments
 (0)