This commit is contained in:
2026-02-03 01:45:22 +04:00
parent f53016aeda
commit b2ab5905d0
18 changed files with 18214 additions and 671 deletions

View File

@@ -44,7 +44,7 @@ export default defineConfig({
integrations: [
decapCmsOauth({
decapCMSVersion: "3.3.3",
oauthDisabled: true, // Disable it to use oauth, requires .env configuration
oauthDisabled: false, // Disable it to use oauth, requires .env configuration
}),
swup({
theme: false,