mirror of
https://github.com/yuzu-emu/shared-bulma-theme.git
synced 2024-11-22 09:35:36 +01:00
Add partial for home_hero
This commit is contained in:
parent
d085c0413e
commit
f42d713a14
@ -23,11 +23,11 @@
|
|||||||
<!-- Right panel -->
|
<!-- Right panel -->
|
||||||
<div class="column is-centered-vertically is-7 is-hidden-mobile">
|
<div class="column is-centered-vertically is-7 is-hidden-mobile">
|
||||||
<figure class="image">
|
<figure class="image">
|
||||||
<img src="{{ .Site.BaseURL}}/images/jumbotron.svg" />
|
{{ partial "jumbotron.html" . }}
|
||||||
</figure>
|
</figure>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</section>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
|
||||||
</section>
|
</section>
|
Loading…
Reference in New Issue
Block a user