mirror of
https://github.com/seigler/awesome-dash-platform
synced 2025-07-27 06:36:08 +00:00
feat(nav): Enable top nav manual ordering
Add the "weight" parameter to categories Add sorting code to data.js to sort by the new parameter
This commit is contained in:
parent
324b792dae
commit
ce3f23e52d
3 changed files with 5 additions and 1 deletions
|
@ -2,6 +2,7 @@ title: Docs
|
|||
color: green
|
||||
icon: stroke_decentralization
|
||||
description: Dash Platorm Documentation resources.
|
||||
weight: 10
|
||||
content:
|
||||
- title: DashJS
|
||||
website: https://dashevo.github.io/DashJS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue