correct a page dir and added new layout
Κάποιοι έλεγχοι απέτυχαν
Hellug Projects/Hellug/www/pipeline/head There was a failure building this commit

Αυτό το commit περιλαμβάνεται σε:
infl00p 2022-10-31 15:25:24 +02:00
γονέας 7cdcbbafa2
commit 8ec70e516f
2 αρχεία άλλαξαν με 2 προσθήκες και 1 διαγραφές

@ -1,11 +1,12 @@
{{- partial "head.html" . }} {{- partial "head.html" . }}
<header> <header>
{{- partial "header.html" . }}
{{ if .Params.bannertemplate }} {{ if .Params.bannertemplate }}
{{ partial .Params.bannertemplate . }} {{ partial .Params.bannertemplate . }}
{{else}} {{else}}
{{ partial "hellug-banner.html" . }} {{ partial "hellug-banner.html" . }}
{{end}} {{end}}
{{- partial "header.html" . }}
</header> </header>
<!-- Main View --> <!-- Main View -->
<main> <main>