mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 13:59:16 +01:00
Reduce siwe of frontend
This commit is contained in:
parent
dcdee7e4bf
commit
b107bed935
1 changed files with 3 additions and 0 deletions
|
|
@ -34,6 +34,9 @@ export default defineNuxtConfig({
|
||||||
schemaOrg: {
|
schemaOrg: {
|
||||||
enabled: false,
|
enabled: false,
|
||||||
},
|
},
|
||||||
|
ogImage: {
|
||||||
|
enabled: false,
|
||||||
|
},
|
||||||
vite: {
|
vite: {
|
||||||
define: {
|
define: {
|
||||||
__VERSION__: JSON.stringify(pkg.version),
|
__VERSION__: JSON.stringify(pkg.version),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue