From 8204b234c0e3f3b06c14f6fe265f1782e41f11a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krist=C3=B3f=20Marussy?= Date: Thu, 11 Apr 2024 20:52:06 +0200 Subject: [PATCH] docs: add link to WASP --- subprojects/docs/docusaurus.config.ts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/subprojects/docs/docusaurus.config.ts b/subprojects/docs/docusaurus.config.ts index 62d963a19..a858188ab 100644 --- a/subprojects/docs/docusaurus.config.ts +++ b/subprojects/docs/docusaurus.config.ts @@ -176,6 +176,10 @@ export default { label: 'LiU Software and Systems', href: 'https://liu.se/en/organisation/liu/ida/sas', }, + { + label: 'WASP', + href: 'https://wasp-sweden.org/', + }, ], }, ],