You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'data-modal-disclaimer': 'Answers are AI-generated and might be inaccurate. Please ensure you double-check the information provided by visiting source pages.',
78
+
'data-project-color': '#4945FF',
79
+
'data-button-bg-color': '#32324D',
80
+
async: true,
81
+
},
73
82
],
74
83
presets: [
75
84
[
@@ -120,7 +129,7 @@ const config = {
120
129
specs: [
121
130
{
122
131
spec: 'docs/dev-docs/api/openapi.yaml',
123
-
route: '/openapi/'
132
+
route: '/openapi/',
124
133
},
125
134
],
126
135
// Theme Options for modifying how redoc renders them
content: "You're reading a work-in-progress documentation for the upcoming Strapi v5. <a target='_blank' rel='noopener noreferrer' href='#'>We'd love to read your feedback!</a> Looking for the stable v4 docs? Please visit <a href='https://docs.strapi.io'>docs.strapi.io</a>.",
141
-
backgroundColor: '#F3E5FA',
142
-
textColor: '#091E42',
143
-
isCloseable: true,
148
+
id: 'support_us',
149
+
content:
150
+
"You're reading a work-in-progress documentation for the upcoming Strapi v5. <a target='_blank' rel='noopener noreferrer' href='#'>We'd love to read your feedback!</a> Looking for the stable v4 docs? Please visit <a href='https://docs.strapi.io'>docs.strapi.io</a>.",
0 commit comments