diff --git a/src/components/Resources.js b/src/components/Resources.js index 522e4890f..f1911620b 100644 --- a/src/components/Resources.js +++ b/src/components/Resources.js @@ -3,6 +3,12 @@ import useBaseUrl from "@docusaurus/useBaseUrl"; import Link from "@docusaurus/Link"; const links = [ + { + type: "video", + title: "AI Powered API testing", + length: "1 min watch", + url: "https://youtu.be/W6kh-TCUQH0?feature=shared", + }, { type: "article", title: "What's Keploy?",