mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-27 00:04:37 +08:00
chore: update link
This commit is contained in:
parent
d0fe0f536f
commit
9a0d6bd5a9
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ $(document).ready(() => {
|
|||
window.localStorage.getItem("plushieBannerClosed") === "true";
|
||||
if (!plushieBannerClosed) {
|
||||
Notifications.addBanner(
|
||||
`George Plushie - available now for a limited time! <a target="_blank" rel="noopener" href="https://www.monkeytype.store/listing/george-plushie/">monkeytype.store</a>`,
|
||||
`George Plushie - available now for a limited time! <a target="_blank" rel="noopener" href="https://mktp.co/plushie">monkeytype.store</a>`,
|
||||
1,
|
||||
"./images/plushiebanner.png",
|
||||
false,
|
||||
|
|
Loading…
Reference in a new issue