diff --git a/src/pages/kind/[...kindPath].astro b/src/pages/kind/[...kindPath].astro index e53754b..78a0431 100644 --- a/src/pages/kind/[...kindPath].astro +++ b/src/pages/kind/[...kindPath].astro @@ -72,6 +72,9 @@ if ( !!categorySlug ) { const adName = (() => { // if ( kindName === 'game' ) return 'new-world-1' + // Productivity Tools + if ( kindName === 'productivity-tools' ) return 'notion-1' + if ( kindName === 'developer-tools' ) return 'jotform-for-developers-1' // Video and Motion Tools