Skip to content

Commit

Permalink
- added campaign to marketing link
Browse files Browse the repository at this point in the history
  • Loading branch information
Continuities committed Jan 28, 2021
1 parent 7af870a commit 48ece58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/events/marketing.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Events.Marketing = [{
onClick: () => {
$SM.set('marketing.penrose', true);
},
link: 'https://penrose.doublespeakgames.com'
link: 'https://penrose.doublespeakgames.com/?utm_source=adarkroom&utm_medium=crosspromote&utm_campaign=event'
},
'ignore': {
text: _('ignore it'),
Expand Down

0 comments on commit 48ece58

Please sign in to comment.