gitae landing

This commit is contained in:
2025-12-11 20:41:02 +00:00
parent fa03b166a4
commit 54940016c5

View File

@@ -21,7 +21,7 @@
SAME_SITE = "strict"; SAME_SITE = "strict";
}; };
api.ENABLE_SWAGGER = false; api.ENABLE_SWAGGER = false;
server.LANDING_PAGE = "organizations"; server.LANDING_PAGE = "explore";
}; };
}; };