diff --git a/src/components/EmailCourseForm.astro b/src/components/EmailCourseForm.astro new file mode 100644 index 000000000..d8e19e8c3 --- /dev/null +++ b/src/components/EmailCourseForm.astro @@ -0,0 +1,617 @@ +--- +--- + + + +
diff --git a/src/pages/atdc.mdx b/src/pages/atdc.mdx index 7fc82c25b..d197b493f 100644 --- a/src/pages/atdc.mdx +++ b/src/pages/atdc.mdx @@ -3,12 +3,13 @@ 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" +import AboutMe from "../components/AboutMe.astro"; +import EmailCourseForm from "../components/EmailCourseForm.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 +