Add the link to the main page

This commit is contained in:
Alexey Milovidov 2021-12-16 07:36:44 +03:00
parent 744f856a91
commit d37c0d0c50

View File

@ -3,21 +3,15 @@
<div class="container pt-5 pt-lg-7 pt-xl-15 pb-5 pb-lg-7">
<h1 class="display-1 mb-2 mb-xl-3 mx-auto text-center">
ClickHouse <span class="text-orange">v21.11 Released</span>
ClickHouse <span class="text-orange">v21.12 Released</span>
</h1>
<p class="lead mb-3 mb-lg-5 mb-xl-7 mx-auto text-muted text-center" style="max-width:780px;">
{{ _('ClickHouse® is an open-source, high performance columnar OLAP database management system for real-time analytics using SQL.') }}
</p>
<div class="btns btns-lg mx-auto mb-3 mb-xl-5" role="group" style="max-width:520px;">
<div class="d-flex flex-column">
<a href="https://youtu.be/xb64zoPYvqQ?t=958" class="btn btn-primary" role="button" rel="external nofollow" target="_blank">Watch on YouTube</a>
</div>
</div>
<p class="d-flex justify-content-center mb-0">
<a href="/blog/en/2021/clickhouse-v21.11-released/" class="trailing-link">Read the Blog Post</a>
<a href="/blog/en/2021/clickhouse-v21.12-released/" class="btn btn-primary trailing-link">Read the Blog Post</a>
</p>
</div>