feat: discord redirect
parent
53f8e7850e
commit
303ade25ed
|
|
@ -78,4 +78,7 @@ export default defineConfig({
|
|||
],
|
||||
}),
|
||||
],
|
||||
redirects: {
|
||||
"/discord": "https://discord.gg/invite/opencode",
|
||||
},
|
||||
})
|
||||
|
|
|
|||
Loading…
Reference in New Issue