Skip to content

Commit

Permalink
chore: update Safari download link and modify beta tag on downloads page
Browse files Browse the repository at this point in the history
  • Loading branch information
Timeraa committed Jan 8, 2025
1 parent b7127d0 commit 65b0600
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/layouts/skipAds.vue
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
chrome:
"https://chrome.google.com/webstore/detail/premid/agjnjboanicjcpenljmaaigopkgdnihi",
firefox: "https://dl.premid.app/PreMiD.xpi",
safari: "https://testflight.apple.com/join/HwTAFdBj"
safari: "https://apps.apple.com/app/premid/id6739778076"
}
};
},
Expand Down
4 changes: 1 addition & 3 deletions src/pages/downloads.vue
Original file line number Diff line number Diff line change
Expand Up @@ -139,9 +139,7 @@
>
<i class="fa-safari fab"></i>
<span>Safari</span>
<div class="beta-tag">
{{ $t("downloads.notice.browsers.beta") }}
</div>
<div class="beta-tag">MacOS</div>
</div>
</div>
</div>
Expand Down

0 comments on commit 65b0600

Please sign in to comment.