docs: add Podcast page

This commit is contained in:
Oliver Davies 2023-11-05 20:20:31 +00:00
parent 0e1ed23904
commit 92e8610268
3 changed files with 8 additions and 2 deletions

View file

@ -18,7 +18,7 @@ import Markdown from "./Markdown.astro";
<Markdown>
<p>I help Drupal website owners upgrade from unsupported versions and development teams write better software.</p>
<p>I'm an Acquia-certified Drupal Triple Expert with {numberOfYears} years of professional experience, an open-source software maintainer and a public speaker.</p>
<p>I'm an Acquia-certified Drupal Triple Expert with {numberOfYears} years of experience, an open-source software maintainer, public speaker, and host of the <a href="/podcast">Beyond Blocks podcast</a>.</p>
</Markdown>
</div>
</Markdown>

View file

@ -91,7 +91,7 @@ const showDrupalAssociationMessage = [
)}
{true && (
<Banner text={"Drupal 9 is now end of life and unsupported. If you're stuck on Drupal 7, 8 or 9, get unstuck with a <a href='/drupal-upgrade'>Drupal upgrade roadmap and upgrade to Drupal 10.</a>."} />
<Banner text={"Drupal 9 is now end of life and unsupported. If you're stuck on Drupal 7, 8 or 9, get unstuck with a <a href='/drupal-upgrade'>Drupal upgrade roadmap and upgrade to Drupal 10</a>."} />
)}
<Navbar />

6
src/pages/podcast.mdx Normal file
View file

@ -0,0 +1,6 @@
---
layout: ~/layouts/PageLayout.astro
title: The Beyond Blocks podcast
---
Coming soon...