Skip to content

Commit a029d97

Browse files
authoredMay 19, 2021
✏️ Fix: Remove login (#22)
1 parent f64e758 commit a029d97

File tree

3 files changed

+9608
-23348
lines changed

3 files changed

+9608
-23348
lines changed
 

‎docusaurus.config.js

-5
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,6 @@ module.exports = {
4141
position: "right",
4242
},
4343
{ label: "Blog", to: "blog", position: "right" },
44-
{
45-
label: "Login",
46-
to: "https://app.kintohub.com/login",
47-
position: "right",
48-
},
4944
//{ label: 'FAQ', to: 'getting-started/faq', position: 'right' },
5045
],
5146
},

0 commit comments

Comments
 (0)
Please sign in to comment.