docs: add Drupal 7

This commit is contained in:
Oliver Davies 2023-10-16 18:05:27 +01:00
parent 985bc33b87
commit 7cddbb7b63

View file

@ -72,7 +72,7 @@ const isFrontPage = Astro.props.isFront;
)}
{true && (
<Banner text={"Drupal 9 will be unsupported in November 2023. If you're stuck on Drupal 8 or 9, get unstuck with a <a href='/drupal-upgrade'>Drupal upgrade roadmap</a>."} />
<Banner text={"Drupal 9 will be unsupported in November 2023. If you're stuck on Drupal 7, 8 or 9, get unstuck with a <a href='/drupal-upgrade'>Drupal upgrade roadmap</a>."} />
)}
<Navbar />