Skip to content

Commit a35b7d5

Browse files
vveerrggclaude
andcommitted
docs: add Google Play Store link to nostrkey.com
Add Android download card pointing to Play Store listing, update Cross-Platform feature text and meta descriptions to include Android. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 76980a2 commit a35b7d5

1 file changed

Lines changed: 9 additions & 4 deletions

File tree

docs/index.html

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>NostrKey - Cross-Browser Nostr Key Management</title>
7-
<meta name="description" content="Secure Nostr key management for Chrome, Safari, and iOS. NIP-07 signing, encrypted vault, and nsecBunker support.">
7+
<meta name="description" content="Secure Nostr key management for Chrome, Safari, iOS, and Android. NIP-07 signing, encrypted vault, and nsecBunker support.">
88

99
<!-- Open Graph / Facebook -->
1010
<meta property="og:type" content="website">
1111
<meta property="og:url" content="https://nostrkey.com/">
1212
<meta property="og:title" content="NostrKey - Cross-Browser Nostr Key Management">
13-
<meta property="og:description" content="Secure Nostr key management for Chrome, Safari, and iOS. NIP-07 signing, encrypted vault, and nsecBunker support.">
13+
<meta property="og:description" content="Secure Nostr key management for Chrome, Safari, iOS, and Android. NIP-07 signing, encrypted vault, and nsecBunker support.">
1414
<meta property="og:image" content="https://nostrkey.com/og-image.png">
1515
<meta property="og:image:width" content="1200">
1616
<meta property="og:image:height" content="630">
@@ -19,7 +19,7 @@
1919
<meta name="twitter:card" content="summary_large_image">
2020
<meta name="twitter:url" content="https://nostrkey.com/">
2121
<meta name="twitter:title" content="NostrKey - Cross-Browser Nostr Key Management">
22-
<meta name="twitter:description" content="Secure Nostr key management for Chrome, Safari, and iOS. NIP-07 signing, encrypted vault, and nsecBunker support.">
22+
<meta name="twitter:description" content="Secure Nostr key management for Chrome, Safari, iOS, and Android. NIP-07 signing, encrypted vault, and nsecBunker support.">
2323
<meta name="twitter:image" content="https://nostrkey.com/og-image.png">
2424

2525
<!-- Favicon -->
@@ -365,7 +365,7 @@ <h4>👤 Multi-Profile</h4>
365365
</div>
366366
<div class="feature">
367367
<h4>📱 Cross-Platform</h4>
368-
<p>Chrome, Safari (macOS + iOS) support</p>
368+
<p>Chrome, Safari (macOS + iOS), and Android</p>
369369
</div>
370370
<div class="feature">
371371
<h4>🔓 Open Source</h4>
@@ -393,6 +393,11 @@ <h4>Safari (macOS)</h4>
393393
<h4>Safari (iOS)</h4>
394394
<p>Xcode build</p>
395395
</a>
396+
<a href="https://play.google.com/store/apps/details?id=com.nostrkey.app" target="nostrkey-web" class="download-card">
397+
<svg viewBox="0 0 24 24" fill="#3DDC84"><path d="M3 20.5V3.5a1 1 0 011.5-.87l15 8.5a1 1 0 010 1.74l-15 8.5A1 1 0 013 20.5z"/></svg>
398+
<h4>Android</h4>
399+
<p>Google Play</p>
400+
</a>
396401
</div>
397402

398403
<h3>Chrome Installation</h3>

0 commit comments

Comments
 (0)