mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-29 10:17:30 +08:00
grammar
This commit is contained in:
parent
defa9a3f55
commit
2e83d9b4a6
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ $(document).ready(() => {
|
|||
}
|
||||
if (!window.localStorage.getItem("merchbannerclosed")) {
|
||||
Notifications.addBanner(
|
||||
`Checkout our merchandise, available at <a target="_blank" href="https://monkeytype.store/">monkeytype.store</a>`,
|
||||
`Check out our merchandise, available at <a target="_blank" href="https://monkeytype.store/">monkeytype.store</a>`,
|
||||
1,
|
||||
"images/merchdropwebsite2.png",
|
||||
false,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue