diff --git a/src/components/AboutMe.astro b/src/components/AboutMe.astro index 48aafe84..ea6e87cb 100644 --- a/src/components/AboutMe.astro +++ b/src/components/AboutMe.astro @@ -18,7 +18,7 @@ import Markdown from "./Markdown.astro";

I help Drupal website owners upgrade from unsupported versions and development teams write better software.

-

I'm an Acquia-certified Drupal Triple Expert with {numberOfYears} years of professional experience, an open-source software maintainer and a public speaker.

+

I'm an Acquia-certified Drupal Triple Expert with {numberOfYears} years of experience, an open-source software maintainer, public speaker, and host of the Beyond Blocks podcast.

diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index d12f8ef1..7d1825f9 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -91,7 +91,7 @@ const showDrupalAssociationMessage = [ )} {true && ( - Drupal upgrade roadmap and upgrade to Drupal 10.."} /> + Drupal upgrade roadmap and upgrade to Drupal 10."} /> )} diff --git a/src/pages/podcast.mdx b/src/pages/podcast.mdx new file mode 100644 index 00000000..0e27a756 --- /dev/null +++ b/src/pages/podcast.mdx @@ -0,0 +1,6 @@ +--- +layout: ~/layouts/PageLayout.astro +title: The Beyond Blocks podcast +--- + +Coming soon...