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:
parent
b7fbaac438
commit
c3eb1ad18a
@ -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 %}
|
||||
|
Loading…
Reference in New Issue
Block a user