mirror of
https://github.com/yuzu-emu/shared-bulma-theme.git
synced 2024-11-22 16:25:41 +01:00
Removed duplicate hero.
This commit is contained in:
parent
d085c0413e
commit
06d6e5aabe
@ -1,11 +1,4 @@
|
|||||||
<section id="homepage-hero" class="hero is-primary is-bold">
|
<section id="homepage-hero" class="hero is-primary is-bold">
|
||||||
<div class="hero-head">
|
|
||||||
<!-- is-dark / is-light is set by hero.js for the homepage hero -->
|
|
||||||
<nav id="hero-navbar" class="navbar is-size-6 is-fixed-top" role="navigation" aria-label="main navigation">
|
|
||||||
{{ partial "layout/navbar_contents" . }}
|
|
||||||
</nav>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="hero-body">
|
<div class="hero-body">
|
||||||
<section class="section">
|
<section class="section">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
Loading…
Reference in New Issue
Block a user