mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
[website] update press links (#30808)
* [website] update press links * Update hero.html
This commit is contained in:
parent
e59c51d76b
commit
4d857edab1
@ -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">
|
||||
|
@ -33,8 +33,9 @@
|
||||
<p class="font-lg text-center mb-6 mx-auto">Raising the Company’s 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>
|
||||
|
Loading…
Reference in New Issue
Block a user