aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--subprojects/docs/docusaurus.config.ts4
1 files changed, 4 insertions, 0 deletions
diff --git a/subprojects/docs/docusaurus.config.ts b/subprojects/docs/docusaurus.config.ts
index 62d963a1..a858188a 100644
--- a/subprojects/docs/docusaurus.config.ts
+++ b/subprojects/docs/docusaurus.config.ts
@@ -176,6 +176,10 @@ export default {
176 label: 'LiU Software and Systems', 176 label: 'LiU Software and Systems',
177 href: 'https://liu.se/en/organisation/liu/ida/sas', 177 href: 'https://liu.se/en/organisation/liu/ida/sas',
178 }, 178 },
179 {
180 label: 'WASP',
181 href: 'https://wasp-sweden.org/',
182 },
179 ], 183 ],
180 }, 184 },
181 ], 185 ],