Show Jotform on Developer lists

This commit is contained in:
Sam Carlton 2022-07-19 12:36:11 -05:00
parent d8d2358da1
commit e5c9ada0e6

View file

@ -72,7 +72,7 @@ if ( !!categorySlug ) {
const adName = (() => {
// if ( kindName === 'game' ) return 'new-world-1'
if ( kindName === 'developer-tools' ) return 'codeable-1'
if ( kindName === 'developer-tools' ) return 'jotform-for-developers-1'
return 'default'
})()