From b24468b84c384972a58f5612579c63ad0bbb4d9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20Hochd=C3=B6rfer?= Date: Tue, 11 Mar 2025 13:48:13 +0100 Subject: [PATCH] Add link to the YouTube channel --- docusaurus.config.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docusaurus.config.js b/docusaurus.config.js index 09d725af..50a3e493 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -81,6 +81,10 @@ const config = { label: 'Mastodon', href: 'https://phpc.social/@phpugmrn', }, + { + label: 'YouTube', + href: 'https://www.youtube.com/@phpugmrn', + }, ], }, {