add advertisement on site link

This commit is contained in:
evanpelle
2025-05-29 09:52:51 -07:00
parent 46252176d8
commit 24183412f9
2 changed files with 11 additions and 0 deletions
+1
View File
@@ -17,6 +17,7 @@
"single_player": "Single Player",
"instructions": "Instructions",
"how_to_play": "How to Play",
"advertise": "Advertise",
"wiki": "Wiki"
},
"help_modal": {
+10
View File
@@ -373,6 +373,16 @@
<a href="/terms-of-service.html" class="t-link" target="_blank">
Terms of Service
</a>
<p style="text-align: center">
<a
href="https://www.playwire.com/contact-direct-sales"
data-i18n="main.advertise"
class="t-link"
target="_blank"
rel="noopener"
>Advertise</a
>
</p>
</div>
</div>
</footer>