Skip to content

Commit

Permalink
Add UTM data to steam link in header
Browse files Browse the repository at this point in the history
  • Loading branch information
squarepear committed Apr 17, 2024
1 parent 26200cf commit 666306f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions header.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ul>
<a href="/"><li>Mission Rovee</li></a>
<a href="/presskit"><li>Presskit</li></a>
<a href="https://store.steampowered.com/app/2838040/Mission_Rovee/"><li>Steam</li></a>
<a href="https://store.steampowered.com/app/2838040?utm_source=homepage&utm_medium=web"><li>Steam</li></a>
</ul>
</div>
</div>
Expand All @@ -19,7 +19,7 @@
<ul>
<a href="/"><li>Mission Rovee</li></a>
<a href="/presskit"><li>Presskit</li></a>
<a href="https://store.steampowered.com/app/2838040/Mission_Rovee/"><li>Steam</li></a>
<a href="https://store.steampowered.com/app/2838040?utm_source=homepage&utm_medium=web"><li>Steam</li></a>
</ul>
</div>
</div>
Expand Down

0 comments on commit 666306f

Please sign in to comment.