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
Raw Permalink Normal View History

<article id="home">
2020-04-03 12:45:30 +00:00
<div class="l-screen-full hero-bg">
2020-04-22 12:21:53 +00:00
{{ partial "templates/hero/hero.html" . }}
</div>
</article>