diff --git a/packages/mermaid/src/docs/.vitepress/components/TopBar.vue b/packages/mermaid/src/docs/.vitepress/components/TopBar.vue index d8e36ded48..156360e805 100644 --- a/packages/mermaid/src/docs/.vitepress/components/TopBar.vue +++ b/packages/mermaid/src/docs/.vitepress/components/TopBar.vue @@ -1,26 +1,65 @@ + + - - - - {{ - [ - 'Try diagramming with ChatGPT at Mermaid Chart', - 'Try Mermaid’s Visual Editor at Mermaid Chart', - 'Enjoy live collaboration with teammates at Mermaid Chart', - ][Math.floor(Math.random() * 3)] - }} - + + + - Try it now - - + {{ taglines[index].label }} + + Try it now + + + + +
- - {{ - [ - 'Try diagramming with ChatGPT at Mermaid Chart', - 'Try Mermaid’s Visual Editor at Mermaid Chart', - 'Enjoy live collaboration with teammates at Mermaid Chart', - ][Math.floor(Math.random() * 3)] - }} - + + + - Try it now - - + {{ taglines[index].label }} + + Try it now + + +
+ + - Try it now -