diff --git a/layouts/partials/logo_with_button.html b/layouts/partials/logo_with_button.html new file mode 100644 index 0000000..1fc4047 --- /dev/null +++ b/layouts/partials/logo_with_button.html @@ -0,0 +1,16 @@ +
+
+

{{ $image := resources.Get "logo/Logo_BarFilipo_4C_pos.svg" }} + + Bar Filipo + + {{ if isset . "subtext" }} +

+ {{ .subtext | markdownify }} +

+ {{ end }} + +
+