Skip to content

Commit

Permalink
feat: add Guardian app download ask to crosswords (#26988)
Browse files Browse the repository at this point in the history
  • Loading branch information
cemms1 authored Mar 26, 2024
1 parent 1a333eb commit 068d3e6
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,14 @@ <h1 itemprop="headline" class="content__headline js-score">@Html(crosswordPage.c
@crosswordMeta(crosswordPage)
</div>
}

<div class="hide-from-leftcol crossword__clues-header">
<a href="https://app.adjust.com/16xt6hai" data-link-name="crossword-mobile-link">Download the Guardian app</a> for a better puzzles experience
</div>

<div class="hide-until-leftcol crossword__clues-header">
<a href="https://app.adjust.com/16xt6hai" data-link-name="crossword-desktop-link">Download the Guardian app</a> for a better puzzles experience
</div>

<div class="meta__extras meta__extras--crossword">
<div class="meta__social" data-component="share">
Expand Down

0 comments on commit 068d3e6

Please sign in to comment.