We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3ffc427 + 9b3dada commit 73b19e8Copy full SHA for 73b19e8
src/shared/utils/url.js
@@ -193,8 +193,8 @@ export const getSubPageConfiguration = () => {
193
toolName = 'SRMs (Arena)';
194
toolRoot = '/community/arena';
195
loginRedirect = '/community/arena';
196
- type = 'marketing';
197
- fullFooter = true;
+ type = 'tool';
+ fullFooter = false;
198
}
199
200
if (url.includes('/challenges')) {
0 commit comments