From 852bbd56260afb3941dfc7b268fac9719091f0bd Mon Sep 17 00:00:00 2001 From: Chris Kenst Date: Thu, 14 Dec 2023 14:53:35 -0800 Subject: [PATCH] WIP. Event videos list. Now need to work on layout --- videos.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 videos.html diff --git a/videos.html b/videos.html new file mode 100644 index 00000000..3991f10b --- /dev/null +++ b/videos.html @@ -0,0 +1,24 @@ +--- +layout: default +permalink: /event-videos/ +title: Free Video Recordings from Past Software Testing Conferences +--- + +

Event Videos

+

Many online conferences and workshops post their event videos and recordings online afterwards. When we can, we keep track of them so you don't have to.

+ + \ No newline at end of file