diff --git a/src/components/Banner.astro b/src/components/Banner.astro index da5822489..5ae2641a7 100644 --- a/src/components/Banner.astro +++ b/src/components/Banner.astro @@ -6,6 +6,10 @@ interface Props { const { text } = Astro.props as Props; --- -
-

+

+
+
+

+

+
diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index f0b7569ce..1737b038f 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -71,6 +71,10 @@ const isFrontPage = Astro.props.isFront; Register now for my Drupal automated testing workshop →"} /> )} + {true && ( + Drupal upgrade roadmap."} /> + )} +