Skip to content

Commit b9e11f0

Browse files
committed
docs: set Safari iOS to coming soon on landing page
1 parent fe9f360 commit b9e11f0

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -399,11 +399,11 @@ <h4>Firefox</h4>
399399
<h4>Safari (macOS)</h4>
400400
<p>Mac App Store</p>
401401
</a>
402-
<a href="https://apps.apple.com/ca/app/nostrkey-web-extension/id6759624317" target="nostrkey-web" class="download-card">
402+
<span class="download-card" style="opacity: 0.5; cursor: default;">
403403
<svg viewBox="0 0 24 24" fill="none"><rect width="24" height="24" rx="5" fill="#000"/><path d="M17.05 12.54c-.02-2.1 1.73-3.12 1.81-3.17-1-1.44-2.53-1.64-3.07-1.66-1.29-.14-2.55.77-3.21.77-.67 0-1.68-.76-2.77-.74-1.41.02-2.73.83-3.45 2.1-1.49 2.58-.38 6.38 1.05 8.47.72 1.02 1.56 2.17 2.66 2.13 1.08-.04 1.49-.69 2.79-.69 1.3 0 1.67.69 2.79.66 1.15-.02 1.87-1.03 2.57-2.06.83-1.18 1.16-2.34 1.17-2.4-.03-.01-2.23-.85-2.25-3.39zM14.97 5.89c.58-.72.98-1.7.87-2.7-.84.04-1.89.58-2.49 1.28-.54.62-1.02 1.64-.9 2.6.95.07 1.92-.48 2.52-1.18z" fill="#fff"/></svg>
404404
<h4>Safari (iOS)</h4>
405-
<p>App Store</p>
406-
</a>
405+
<p>Coming Soon</p>
406+
</span>
407407
</div>
408408

409409
<h3>Chrome Installation</h3>
@@ -450,8 +450,8 @@ <h3>Chrome Sideload (Developer Mode)</h3>
450450
<li style="padding-left: 8px;">Click <strong>Load unpacked</strong> and select the unzipped folder</li>
451451
</ol>
452452

453-
<h3>Safari (macOS &amp; iOS)</h3>
454-
<p>Install from the <a href="https://apps.apple.com/ca/app/nostrkey-web-extension/id6759624317" target="nostrkey-web" style="color: var(--accent);">App Store</a> — available for both macOS and iOS. After installing, enable the extension in Safari → Settings → Extensions.</p>
453+
<h3>Safari (macOS)</h3>
454+
<p>Install from the <a href="https://apps.apple.com/ca/app/nostrkey-web-extension/id6759624317" target="nostrkey-web" style="color: var(--accent);">Mac App Store</a>. After installing, enable the extension in Safari → Settings → Extensions. iOS support is coming soon.</p>
455455

456456
<h3>Build from Xcode (Developer)</h3>
457457
<ol style="list-style: decimal; padding-left: 24px;">

0 commit comments

Comments
 (0)