mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-06 15:42:39 +00:00
9a26d48ad0
* Basic blog similar to docs * rename post * no post content in post_meta * update readme and template * more "en" content * complete "en" content * build blog redirects * redirects for migration * link sitemaps * update po * add "ru" content * ru redirects * remove old domain mentions * adjust styles * content improvements * +1 alt * use main images from CDN * use re-hosted in-content images * extra vertical margin around embedded youtube * minor improvements * adjust post page * adjust html meta * adjust post page * improve blog rendering
10 lines
264 B
HTML
10 lines
264 B
HTML
<div class="container">
|
|
<div class="row">
|
|
<div class="col">
|
|
<div id="content-footer" class="text-muted pt-3 mb-5">
|
|
<div class="float-md-right">{{ config.copyright }}</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|