mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-17 20:02:05 +00:00
Add support button
This commit is contained in:
parent
ccba5d0066
commit
e8e894f912
@ -22,12 +22,8 @@
|
||||
<div class="row lead">
|
||||
|
||||
<div class="col-lg pb-2">
|
||||
<a href="https://play.clickhouse.tech/?file=welcome" class="btn btn-lg btn-yellow w-100 mb-2" role="button" target="_blank" rel="external nofollow">
|
||||
<div class="py-2">
|
||||
<h2>Try online demo</h2>
|
||||
<div class="lead">Powered by Yandex.Cloud</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="https://play.clickhouse.tech/?file=welcome" class="btn btn-lg btn-yellow w-100 mb-3" role="button" target="_blank" rel="external nofollow">Try online demo</a>
|
||||
<a href="docs/en/commercial/support/" class="btn btn-lg btn-yellow w-100" role="button">Request support</a>
|
||||
</div>
|
||||
<div class="col-lg pb-2">
|
||||
<a href="#quick-start" class="btn btn-lg btn-outline-orange w-100 mb-3" role="button">Quick start</a>
|
||||
|
Loading…
Reference in New Issue
Block a user