This repository has been archived on 2020-04-22. You can view files and clone it, but cannot push or open issues or pull requests.
victor-hugo/site/layouts/partials/hero.html

8 lines
262 B
HTML

<article id="home">
<div id="js-block-parent" class="l-screen-full l-relative l-flex l-flex-center l-flex-wrap l-justify-around u-overflow-hidden">
<div class="block-container block-grid">
{{ partial "blocks.html" . }}
</div>
</div>
</article>