Skip to content

Commit 759732d

Browse files
committed
Change tool type to gigs
1 parent fe39444 commit 759732d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shared/utils/url.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ export const getSubPageConfiguration = () => {
177177
toolName = 'Gigs';
178178
toolRoot = '/gigs';
179179
loginRedirect = '/gigs';
180-
type = 'marketing';
180+
type = 'tool';
181181
fullFooter = true;
182182
}
183183

0 commit comments

Comments
 (0)