fix: Ajout de vrai titre
This commit is contained in:
@ -9,7 +9,11 @@
|
||||
</a>
|
||||
<div class="titleContainer">
|
||||
<a href="/">
|
||||
<h1>{{ .Site.Title }}</h1>
|
||||
{{ if .IsHome }}
|
||||
<h1>{{ .Site.Title }}</h1>
|
||||
{{ else }}
|
||||
<div class="title">{{ .Site.Title }}</div>
|
||||
{{ end }}
|
||||
<cite>Centrales Villageoises <span class="noWrap">des Val d'Aix et Isable</span></cite>
|
||||
</a>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user