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

4 lines
204 B
HTML
Raw Normal View History

2020-03-28 15:22:25 +00:00
<section id="js-block-parent" class="container max-w-full w-full h-screen bg-gray-100 flex flex-wrap items-center justify-center content-around justify-around">
{{ partial "blocks.html" . }}
</section>