Add support button

This commit is contained in:
Alexey Milovidov 2021-04-07 21:15:34 +03:00
parent ccba5d0066
commit e8e894f912

View File

@ -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>