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" . }}
<header>
{{- partial "header.html" . }}
{{ if .Params.bannertemplate }}
{{ partial .Params.bannertemplate . }}
{{else}}
{{ partial "hellug-banner.html" . }}
{{end}}
{{- partial "header.html" . }}
</header>
<!-- Main View -->
<main>