[website] update press links (#30808)

* [website] update press links

* Update hero.html
This commit is contained in:
Ivan Blinkov 2021-10-28 17:11:00 +03:00 committed by GitHub
parent e59c51d76b
commit 4d857edab1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 29 additions and 1 deletions

View File

@ -11,6 +11,33 @@
</div>
<div class="col-lg-10">
<div class="mb-5">
<p class="kicker mb-1">
{{ _('10/28/21') }}
</p>
<h3 class="display-3 mb-3 w-75">
<a class="text-reset" href="https://www.businesswire.com/news/home/20211028005287/en" rel="external nofollow noreferrer">{{ _('ClickHouse Raises $250M Series B To Scale Groundbreaking OLAP Database Management System Globally') }}</a>
</h3>
<p class="font-lg text-muted mb-3">
{{ _('The investment was led by Coatue and Altimeter, with participation from Index Ventures, Benchmark, Lightspeed, Redpoint, Almaz, Yandex N.V., FirstMark and Lead Edge.') }}
</p>
<a class="trailing-link" href="https://www.businesswire.com/news/home/20211028005287/en" rel="external nofollow noreferrer">{{ _('Read More') }}</a>
</div>
<div class="mb-5">
<p class="kicker mb-1">
{{ _('10/28/21') }}
</p>
<h3 class="display-3 mb-3 w-75">
<a class="text-reset" href="https://www.bloomberg.com/news/articles/2021-10-28/clickhouse-valued-at-2-billion-in-round-after-yandex-spinout" rel="external nofollow noreferrer">{{ _('Bloomberg Exclusive') }}</a>
</h3>
<p class="font-lg text-muted mb-3">
{{ _('ClickHouse Valued at $2 Billion in Round After Yandex Spinout.') }}
</p>
<a class="trailing-link" href="https://www.bloomberg.com/news/articles/2021-10-28/clickhouse-valued-at-2-billion-in-round-after-yandex-spinout" rel="external nofollow noreferrer">{{ _('Read More') }}</a>
</div>
<div class="mb-5">
<p class="kicker mb-1">

View File

@ -33,8 +33,9 @@
<p class="font-lg text-center mb-6 mx-auto">Raising the Companys Valuation to $2B</p>
<div class="btns" role="group">
<a href="/blog/en/2021/clickhouse-raises-250m-series-b/" class="btn btn-secondary" role="button" style="width: 228px;">Read the Blog Post</a>
<a href="https://www.bloomberg.com/news/articles/2021-10-28/clickhouse-valued-at-2-billion-in-round-after-yandex-spinout" class="btn btn-secondary" role="button" rel="external nofollow" target="_blank" style="width: 228px;">Read the News</a>
<a href="/blog/en/2021/clickhouse-raises-250m-series-b/" class="btn btn-outline-secondary" role="button" style="width: 228px;">Read the Blog Post</a>
<a href="https://www.businesswire.com/news/home/20211028005287/en" class="btn btn-outline-secondary" role="button" rel="external nofollow" target="_blank" style="width: 228px;">Read the Press Release</a>
</div>
</div>