1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-11-22 09:46:57 +01:00

remove header from blog section

This commit is contained in:
Matthias Kretschmann 2017-05-30 22:49:28 +02:00
parent b7fbaac438
commit c3eb1ad18a
Signed by: m
GPG Key ID: BD3C1F3EDD7831FC

View File

@ -1,8 +1,5 @@
<section class="section section--blog ">
<div class="row row--wide">
<header class="section-header">
<h1 class="section-title">Hot off the blog</h1>
</header>
<div class="grid grid--full grid-small--half grid-medium--third grid--gutters">
{% for article in site.articles | limit: 6 %}