There was an error while loading. Please reload this page.
1 parent de20da7 commit 500be12Copy full SHA for 500be12
1 file changed
packages/mermaid/src/docs/.vitepress/components/TopBar.vue
@@ -11,10 +11,10 @@ interface Taglines {
11
12
const taglines: Taglines[] = [
13
{
14
- label: 'Limited time: 10% off Mermaid Advanced Editor with code NEWYEAR',
15
- campaign: 'newyear',
16
- button: 'Claim Discount',
17
- params: { coupon: 'dmIuNbqx' },
+ label: 'Try Mermaid Advanced Editor — OSS users get 10% off with code JS26',
+ campaign: 'oss_coupon',
+ button: 'Get started',
+ params: { coupon: 'arDfyFT8' },
18
},
19
];
20
0 commit comments