mirror of
https://github.com/yang991178/fluent-reader.git
synced 2026-09-18 13:41:51 +00:00
Update Mac App Store link to id6761698838
Agent-Logs-Url: https://github.com/yang991178/fluent-reader/sessions/69b9124a-5c7e-4d4a-a5be-44dc6f8c4c72 Co-authored-by: yang991178 <16064741+yang991178@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d0f8b2baa5
commit
2f2d6a7c94
@@ -14,7 +14,7 @@
|
||||
|
||||
For Windows 10 users, the recommended way of installation is through [Microsoft Store](https://www.microsoft.com/store/apps/9P71FC94LRH8?cid=github).
|
||||
This enables auto-update and experimental ARM64 support.
|
||||
macOS users can also get Fluent Reader from the Mac App Store (temporarily unavailable).
|
||||
macOS users can also get Fluent Reader from the [Mac App Store](https://apps.apple.com/us/app/fluent-reader/id6761698838).
|
||||
|
||||
If you are using Linux or an older version of Windows, you can [get Fluent Reader from GitHub releases](https://github.com/yang991178/fluent-reader/releases).
|
||||
|
||||
|
||||
+2
-2
@@ -4,7 +4,7 @@
|
||||
<link rel="icon" href="imgs/icon.png">
|
||||
<link rel="stylesheet" href="styles.css">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
|
||||
<meta name="apple-itunes-app" content="app-id=1549611796">
|
||||
<meta name="apple-itunes-app" content="app-id=6761698838">
|
||||
</head>
|
||||
<body>
|
||||
<div class="logo-container">
|
||||
@@ -75,7 +75,7 @@
|
||||
<div class="get-container">
|
||||
<div class="stores">
|
||||
<a href="https://www.microsoft.com/store/apps/9P71FC94LRH8?cid=website"><img class="ms-get" src="imgs/store.png" /></a>
|
||||
<a href="https://apps.apple.com/app/id1520907427"><img class="mac-get" src="imgs/mac_store.svg" /></a>
|
||||
<a href="https://apps.apple.com/us/app/fluent-reader/id6761698838"><img class="mac-get" src="imgs/mac_store.svg" /></a>
|
||||
</div>
|
||||
<div><a href="https://github.com/yang991178/fluent-reader/releases">Download from GitHub Releases</a></div>
|
||||
<div class="links">
|
||||
|
||||
Reference in New Issue
Block a user