diff --git a/src/pages/atdc.mdx b/src/pages/atdc.mdx new file mode 100644 index 00000000..7fc82c25 --- /dev/null +++ b/src/pages/atdc.mdx @@ -0,0 +1,21 @@ +--- +layout: ~/layouts/PageLayout.astro +title: "Introduction to Automated Testing in Drupal email course" +--- + +import AboutMe from "../components/AboutMe.astro" +import Testimonials from "../components/Testimonials.astro" + +Register below for my free upcoming 7-day email course on automated testing in Drupal: + +https://forms.gle/9fGwMgaWcWjNDjdAA + +
+ + + +
diff --git a/src/products.json b/src/products.json index b5a4cee1..590a8711 100644 --- a/src/products.json +++ b/src/products.json @@ -74,7 +74,7 @@ "description": "Register for my free upcoming email course on automated testing in Drupal.", "link": { "text": "Register now", - "href": "https://forms.gle/9fGwMgaWcWjNDjdAA" + "href": "/atdc" } }, {