Add _hyperscript to Applications nav menu
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -122,7 +122,11 @@
|
||||
(dict
|
||||
:href "/sx/(applications.(native-browser))"
|
||||
:label "Native Browser")
|
||||
(dict :href "/sx/(applications.(sxtp))" :label "SXTP Protocol")))
|
||||
(dict :href "/sx/(applications.(sxtp))" :label "SXTP Protocol")
|
||||
(dict
|
||||
:href "/sx/(applications.(hyperscript))"
|
||||
:label "_hyperscript"
|
||||
:children hyperscript-nav-items)))
|
||||
(dict :href "/sx/(tools)" :label "Tools" :children tools-nav-items)
|
||||
(dict
|
||||
:href "/sx/(etc)"
|
||||
|
||||
Reference in New Issue
Block a user