diff --git a/src/components/Banner.astro b/src/components/Banner.astro index da582248..5ae2641a 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 f0b7569c..1737b038 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."} /> + )} +