mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-19 23:39:50 +02:00
Adding changeset and kanban in the docs sidenav
This commit is contained in:
5
.changeset/kind-drinks-invent.md
Normal file
5
.changeset/kind-drinks-invent.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
'mermaid': minor
|
||||||
|
---
|
||||||
|
|
||||||
|
Adding Kanban board, a new diagram type
|
@@ -157,6 +157,7 @@ function sidebarSyntax() {
|
|||||||
{ text: 'XY Chart 🔥', link: '/syntax/xyChart' },
|
{ text: 'XY Chart 🔥', link: '/syntax/xyChart' },
|
||||||
{ text: 'Block Diagram 🔥', link: '/syntax/block' },
|
{ text: 'Block Diagram 🔥', link: '/syntax/block' },
|
||||||
{ text: 'Packet 🔥', link: '/syntax/packet' },
|
{ text: 'Packet 🔥', link: '/syntax/packet' },
|
||||||
|
{ text: 'Kanban 🔥', link: '/syntax/kanban' },
|
||||||
{ text: 'Architecture 🔥', link: '/syntax/architecture' },
|
{ text: 'Architecture 🔥', link: '/syntax/architecture' },
|
||||||
{ text: 'Other Examples', link: '/syntax/examples' },
|
{ text: 'Other Examples', link: '/syntax/examples' },
|
||||||
],
|
],
|
||||||
|
Reference in New Issue
Block a user