mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-05 05:17:51 +08:00
updated merch link
This commit is contained in:
parent
7b99da1a75
commit
16b9ec39de
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ $(document).ready(() => {
|
|||
}
|
||||
if (!window.localStorage.getItem("merchbannerclosed")) {
|
||||
Notifications.addBanner(
|
||||
`Checkout our merchandise, available at <a target="_blank" href="https://monkeytype.creator-spring.com/?">monkeytype.store</a>`,
|
||||
`Checkout our merchandise, available at <a target="_blank" href="https://monkeytype.store/">monkeytype.store</a>`,
|
||||
1,
|
||||
"images/merchdropwebsite2.png",
|
||||
false,
|
||||
|
|
Loading…
Reference in a new issue