We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4db82bf commit 84f6355Copy full SHA for 84f6355
web/docusaurus.config.js
@@ -51,6 +51,8 @@ module.exports = {
51
logo: {
52
alt: "Wasp logo",
53
src: "img/wasp-logo-eqpar-circle.png",
54
+ href: "https://wasp-lang.dev/",
55
+ target: "_self"
56
},
57
items: [
58
{
0 commit comments