Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion layouts/partials/navbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ <h5 style="margin-bottom:15px;">PRODUCTS</h5>
</div>
<div style="border-left: 1px solid rgba(255,255,255,0.3);padding-left:30px">
<h5 style="margin-bottom:15px;">OPEN SOURCE SOFTWARE</h5>
<div style="margin-left:-10px;padding:5px 5px 5px 10px;margin-bottom:5px;background:rgba(24,157,208,0.5);border-radius:8px"><a href="https://altinity.com/project-antalya/" id="nav_products_antalya_builds">NEW Project Antalya Builds </a><br /><div class="desc" style="margin-bottom:0;">Scale ClickHouse queries infinitely with 10X cheaper data lakes</div></div>
<div style="margin-left:-10px;padding:5px 5px 5px 10px;margin-bottom:5px;background:rgba(24,157,208,0.5);border-radius:8px"><a href="https://altinity.com/project-antalya-real-time-data-lakes/" id="nav_products_antalya_builds">NEW Project Antalya Builds </a><br /><div class="desc" style="margin-bottom:0;">Scale ClickHouse queries infinitely with 10X cheaper data lakes</div></div>
<a href="https://altinity.com/altinity-stable/" id="nav_products_stable_builds">Altinity Stable Builds for ClickHouse<sup>®</sup> </a><br /><div class="desc" style="margin-bottom:15px;">LTS-certified binaries with 3 years’ support</div>
<a href="https://altinity.com/kubernetes-operator/" id="nav_products_kubernetes">Altinity Kubernetes Operator for ClickHouse<sup>®</sup> </a><br /><div class="desc" style="margin-bottom:15px;">Manage ClickHouse clusters on Kubernetes effortlessly</div>
<a href="https://altinity.com/altinity-backup-for-clickhouse/" id="nav_products_backup">Altinity Backup for ClickHouse<sup>®</sup> </a><br /><div class="desc" style="margin-bottom:15px;">Simple backup and restore tool for ClickHouse</div>
Expand Down