diff --git a/packages/mermaid/src/docs/.vitepress/components/TopBar.vue b/packages/mermaid/src/docs/.vitepress/components/TopBar.vue index d8e36ded4..a51d278b3 100644 --- a/packages/mermaid/src/docs/.vitepress/components/TopBar.vue +++ b/packages/mermaid/src/docs/.vitepress/components/TopBar.vue @@ -1,20 +1,39 @@ + + - {{ - [ - '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)] - }} + {{ currentTagline.label }}
- {{ - [ - '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)] - }} + {{ currentTagline.label }}