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.
1 parent 7926f61 commit 9b3dadaCopy full SHA for 9b3dada
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