File tree Expand file tree Collapse file tree 3 files changed +2068
-42
lines changed
packages/blog-starter-kit/themes/enterprise Expand file tree Collapse file tree 3 files changed +2068
-42
lines changed Original file line number Diff line number Diff line change @@ -501,13 +501,13 @@ export const Header = () => {
501501 Join our Slack
502502 </ a >
503503
504- < Button
504+ { /* <Button
505505 href="https://cloud.mindsdb.com/login"
506506 as="a"
507507 type="outline"
508508 label="LOG IN"
509509 className="h-10 !text-sm"
510- />
510+ /> */ }
511511 < Button
512512 href = "https://github.com/mindsdb/mindsdb"
513513 as = "a"
@@ -613,12 +613,12 @@ export const Header = () => {
613613 </ Disclosure >
614614 </ div >
615615 < div className = "py-6" >
616- < a
616+ { /* <a
617617 href="https://cloud.mindsdb.com/login"
618618 className="-mx-3 block rounded-lg px-3 py-2.5 text-base font-semibold leading-7 text-gray-900 hover:bg-gray-50"
619619 >
620620 Log in
621- </ a >
621+ </a> */ }
622622 < a
623623 href = "https://github.com/mindsdb/mindsdb"
624624 className = "-mx-3 block rounded-lg px-3 py-2.5 text-base font-semibold leading-7 text-gray-900 hover:bg-gray-50"
You can’t perform that action at this time.
0 commit comments