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

6 lines
124 B
HTML

<article id="home">
<div class="l-screen-full hero-bg">
{{ partial "templates/hero/hero.html" . }}
</div>
</article>