diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 7b8cb647d..8bdc63ae3 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -89,10 +89,14 @@ const showDrupalAssociationMessage = [ Register now for my Drupal automated testing workshop →"} /> )} - {true && ( + {false && ( Drupal upgrade roadmap and upgrade to Drupal 10."} /> )} + {true && ( + team coaching starting in January 2024."} /> + )} +