Skip to content

Commit

Permalink
Update navbar.html
Browse files Browse the repository at this point in the history
  • Loading branch information
DougTidwell authored May 13, 2024
1 parent 8d8a692 commit 6f7a2f1
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions layouts/partials/navbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
<a class="nav-link dropdown-toggle" href="#" id="resourceDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Resources</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://docs.altinity.com/" target="_blank"><span style="font-size: large;">Documentation</span><br/><span style="font-size: small;">Product guides and tutorials</span></a>
<a class="dropdown-item" href="https://kb.altinity.com/" target="_blank"><span style="font-size: large;">Knowledge Base</span><br/><span style="font-size: small;">Accumulated knowledge from our Engineering team</span></a>
<a class="dropdown-item" href="https://hubs.la/Q02pLTV20" target="_blank"><span style="font-size: large;">Guides and eBooks</span><br/><span style="font-size: small;">Technical content for developers</span></a>
<a class="dropdown-item" href="https://altinity.com/clickhouse-database/" target="_blank"><span style="font-size: large;">What is ClickHouse?</span><br/><span style="font-size: small;">Learn why ClickHouse is the fastest database in the world</span></a>
<a class="dropdown-item" href="https://altinity.com/what-is-kubernetes/" target="_blank"><span style="font-size: large;">What is Kubernetes?</span><br/><span style="font-size: small;">Learn why Kubernetes is the platform of choice for analytic databases</span></a>
Expand All @@ -33,26 +32,6 @@
<a class="dropdown-item" href="https://altinity.com/careers/" target="_blank"><span style="font-size: large;">Careers</span><br/><span style="font-size: small;">Join our team!</span></a>
<a class="dropdown-item" href="https://altinity.com/contact" target="_blank"><span style="font-size: large;">Contact</span><br/><span style="font-size: small;">Have questions? We've got answers.</span></a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Resources</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://docs.altinity.com/" target="_blank">Documentation</a>
<a class="dropdown-item" href="https://kb.altinity.com/" target="_blank">Knowledge Base</a>
<a class="dropdown-item" href="https://hubs.la/Q02pLTV20" target="_blank">Guides and eBooks</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="https://altinity.com/blog" target="_blank">Blog</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Company</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://altinity.com/about-us/" target="_blank">About the Company</a>
<a class="dropdown-item" href="https://altinity.com/about-us/#leadership" target="_blank">Leadership</a>
<a class="dropdown-item" href="https://altinity.com/careers/" target="_blank">Careers</a>
<a class="dropdown-item" href="https://altinity.com/contact" target="_blank">Contact</a>
</div>
</li>
<li class="header-social-wrap ml-md-auto">
<div style="padding-right: 20px;" class="header-social-inner-wrap element-social-inner-wrap social-show-label-false social-style-filled">
<a class="mega-menu-link" href="https://bit.ly/3uPqwVr">
Expand Down

0 comments on commit 6f7a2f1

Please sign in to comment.