Merge pull request #1989 from slumbering/remove-schedule-link
Remove navbar schedule link
This commit is contained in:
commit
e45ce3616b
@ -47,12 +47,6 @@ module.exports = {
|
|||||||
className: "header-github-link hide-target-icon",
|
className: "header-github-link hide-target-icon",
|
||||||
"aria-label": "GitHub repository",
|
"aria-label": "GitHub repository",
|
||||||
},
|
},
|
||||||
{
|
|
||||||
position: "right",
|
|
||||||
label: "Schedule a demo",
|
|
||||||
href: "https://savvycal.com/dagger/meet",
|
|
||||||
className: "button",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
hideOnScroll: true,
|
hideOnScroll: true,
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user