feat: discord redirect
This commit is contained in:
parent
53f8e7850e
commit
303ade25ed
1 changed files with 3 additions and 0 deletions
|
|
@ -78,4 +78,7 @@ export default defineConfig({
|
||||||
],
|
],
|
||||||
}),
|
}),
|
||||||
],
|
],
|
||||||
|
redirects: {
|
||||||
|
"/discord": "https://discord.gg/invite/opencode",
|
||||||
|
},
|
||||||
})
|
})
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue