From d194f0643790e03ad8c385ccead3ad9b937995ca Mon Sep 17 00:00:00 2001 From: Ines Montani Date: Mon, 3 Feb 2025 09:42:52 +0100 Subject: [PATCH] Add live stream to site [ci skip] --- website/meta/site.json | 1 + 1 file changed, 1 insertion(+) diff --git a/website/meta/site.json b/website/meta/site.json index 3b2a37c11..5aac9f583 100644 --- a/website/meta/site.json +++ b/website/meta/site.json @@ -77,6 +77,7 @@ "items": [ { "text": "Bluesky", "url": "https://bsky.app/profile/explosion-ai.bsky.social" }, { "text": "GitHub", "url": "https://github.com/explosion/spaCy" }, + { "text": "Live Stream", "url": "https://www.youtube.com/playlist?list=PLBmcuObd5An5_iAxNYLJa_xWmNzsYce8c" }, { "text": "YouTube", "url": "https://youtube.com/c/ExplosionAI" }, { "text": "Blog", "url": "https://explosion.ai/blog" } ]