From 12c228f10b30b12ef80c84e954643d3a15d3bf10 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 11 May 2023 09:52:44 +0100 Subject: [PATCH] docs: add a page with mob programming resources --- src/pages/mob.mdx | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/pages/mob.mdx diff --git a/src/pages/mob.mdx b/src/pages/mob.mdx new file mode 100644 index 00000000..e7cdbd9d --- /dev/null +++ b/src/pages/mob.mdx @@ -0,0 +1,12 @@ +--- +layout: ~/layouts/PageLayout.astro +title: "An Introduction to Mob Programming" +--- + +import YouTubeVideo from "~/components/YouTubeVideo.astro"; + +
+ + + +