Update tooltip, mark complete

This commit is contained in:
2024-07-16 03:44:20 -04:00
parent ce98e0c488
commit c0ea225d03
8 changed files with 40 additions and 34 deletions

View File

@@ -16,7 +16,10 @@ block header
li(class= navClass)
a(href="./?p=" + first.name.toPath() )= first.name.toContent().toSentenceCase()
p.deprecated-switch
p.info-switches
span
span#deprecated(role="switch")
label(for="deprecated") Show deprecated patterns
label(for="deprecated") Show deprecated patterns
span
span#breakpoints(role="switch")
label(for="breakpoints") Show breakpoint information