From d6f397f8f409d9e3da4f4b715cb4b499c3807170 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9?= <64154960+JMarques1196@users.noreply.github.com> Date: Wed, 9 Oct 2024 19:51:05 +0100 Subject: [PATCH] fix: added missing alt attributes (#743) --- website/docusaurus.config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index 97bf0ee2..699ce4d5 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -156,13 +156,13 @@ module.exports = { { // label: "Discord", html: ` - + Discord `, }, { // label: "Spread the word", html: ` - + X `, }, ],