Move show/hide deprecated from core to sample code

This commit is contained in:
2024-07-12 22:19:53 -04:00
parent dcbc471c4d
commit e1643b4f38
6 changed files with 8533 additions and 50 deletions

View File

@@ -16,4 +16,9 @@ block header
a(href="./") Home
each first in content
li(class= navClass)
a(href="./?p=" + first.name )= first.name.toContent().toSentenceCase()
a(href="./?p=" + first.name )= first.name.toContent().toSentenceCase()
p.deprecated-switch
span
span#deprecated(role="switch")
label(for="deprecated") Show deprecated patterns