Skip to content

Commit

Permalink
Merge pull request #76 from Altinity/branding
Browse files Browse the repository at this point in the history
Updated navbar CTAs
  • Loading branch information
DougTidwell authored Apr 3, 2024
2 parents ed858d3 + 337af0a commit a659202
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions layouts/partials/navbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
<div class="header-social-wrap">
<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">
<span style="border-radius: 15px; padding: 4px; padding-left: 10px; padding-right: 10px; background-color: #1e9dcf; color: white; font-size: small;">TRY THE KUBERNETES OPERATOR</span>
<span style="border-radius: 15px; padding: 4px; padding-left: 10px; padding-right: 10px; background-color: #1e9dcf; color: white; font-size: small; font-weight: bold;">Try the Kubernetes Operator</span>
</a>
&nbsp;&nbsp;&nbsp;
<a class="mega-menu-link" href="https://hubs.la/Q02pLTV20">
<span style="border-radius: 15px; padding: 4px; padding-left: 10px; padding-right: 10px; background-color: #1e9dcf; color: white; font-size: small;">DEVELOPER RESOURCES</span>
<span style="border-radius: 15px; padding: 4px; padding-left: 10px; padding-right: 10px; background-color: #1e9dcf; color: white; font-size: small; font-weight: bold;">Developer Resources</span>
</a>
&nbsp;&nbsp;&nbsp;
<a href="https://altinitydbworkspace.slack.com/join/shared_invite/zt-1togw9b4g-N0ZOXQyEyPCBh_7IEHUjdw#/shared-invite/email" aria-label="Slack" target="_blank" rel="noopener noreferrer" class="social-button header-social-item social-link-custom1" data-positional-element-id="75">
Expand Down

0 comments on commit a659202

Please sign in to comment.