mirror of
https://github.com/stack-auth/stack.git
synced 2026-07-20 21:29:36 +08:00
Merge remote-tracking branch 'origin/dev' into devin/1783360465-improve-agents-md-setup-prompt
This commit is contained in:
commit
1bc3e0d884
@ -238,12 +238,15 @@
|
||||
}
|
||||
},
|
||||
"seo": {
|
||||
"metatags": {
|
||||
"robots": "noindex"
|
||||
}
|
||||
"indexing": "all"
|
||||
},
|
||||
"settings": {
|
||||
"customScripts": ["/apps-sidebar-filter.js", "/code-language-labels.js"]
|
||||
},
|
||||
"redirects": []
|
||||
"redirects": [
|
||||
{
|
||||
"source": "/guides/going-further/backend-integration",
|
||||
"destination": "/guides/going-further/local-vs-cloud-dashboard"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user