mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Show Notion on Productivity page
This commit is contained in:
parent
652681ec35
commit
9f29e2002d
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue