diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 12678fb72..fb9573744 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -2,7 +2,6 @@ {{ partial "head" . }} - {{ partial "components/countdown-banner-sales-godot4" }}
diff --git a/layouts/partials/components/countdown-banner-godot-4-roadmap.html b/layouts/partials/components/countdown-banner-godot-4-roadmap.html new file mode 100644 index 000000000..b3305c366 --- /dev/null +++ b/layouts/partials/components/countdown-banner-godot-4-roadmap.html @@ -0,0 +1,391 @@ + \ No newline at end of file diff --git a/layouts/product/section.html b/layouts/product/section.html index 44a88895c..81b23f450 100644 --- a/layouts/product/section.html +++ b/layouts/product/section.html @@ -1,5 +1,6 @@ {{ define "header_content" }} {{ partial "components/section-header" . }} +{{ partial "components/countdown-banner-godot-4-roadmap" }} {{ end }} {{ define "main" }}