Nouveau thème pour 2026
This commit is contained in:
5
themes/2026/layouts/_partials/hero-section.html
Normal file
5
themes/2026/layouts/_partials/hero-section.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<header>
|
||||
{{ partialCached "header-brand.html" .Site .Site.Title (.Site.Params.logo | default "logo-large.png") }}
|
||||
{{ partial "breadcrumbs.html" . }}
|
||||
<h1>{{ .Title }}</h1>
|
||||
</header>
|
||||
Reference in New Issue
Block a user