site: wallet framing in hero, meta and footer tagline
This commit is contained in:
+9
-8
@@ -4,10 +4,10 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Goblin — a private wallet for GRIN ツ</title>
|
||||
<meta name="description" content="Goblin is a private GRIN wallet with encrypted messaging. Reach a friend by username or npub and it travels as an end-to-end encrypted message over nostr, through Tor. No files to swap, no addresses on the chain.">
|
||||
<meta name="description" content="Goblin is a private, peer-to-peer wallet for GRIN, powered by nostr and Tor. Pay a username or npub. No files to swap, no addresses on the chain.">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:title" content="Goblin — a private wallet for GRIN ツ">
|
||||
<meta property="og:description" content="A private GRIN wallet with encrypted messaging. Reach a username or npub; slatepacks and Tor are handled for you, and relays only ever see ciphertext.">
|
||||
<meta property="og:description" content="A private, peer-to-peer wallet for GRIN, powered by nostr and Tor. Pay a username or npub; slatepacks and Tor are handled for you, and relays only ever see ciphertext.">
|
||||
<meta property="og:url" content="https://goblin.st/">
|
||||
<meta property="og:image" content="https://goblin.st/assets/goblin-icon.png">
|
||||
<link rel="icon" type="image/png" href="assets/goblin-icon.png">
|
||||
@@ -41,11 +41,12 @@
|
||||
<span class="kicker">Free & open source</span>
|
||||
<h1>Send grin like <span class="strike">a text.</span></h1>
|
||||
<p class="lede">
|
||||
Goblin is a private wallet for
|
||||
<strong>GRIN</strong> with encrypted messaging. Reach a
|
||||
<span class="at">username</span> or an <span class="at">npub</span> and it travels as
|
||||
an end-to-end encrypted message over <strong>nostr</strong>, through
|
||||
<strong>Tor</strong>. No files to swap. No need to both be online.
|
||||
Goblin is a private, peer-to-peer wallet for
|
||||
<strong>GRIN</strong>, powered by <strong>nostr</strong> and
|
||||
<strong>Tor</strong>. Pay a <span class="at">username</span> or an
|
||||
<span class="at">npub</span> and the payment travels as an
|
||||
end-to-end encrypted message. No files to swap. No need to both be
|
||||
online.
|
||||
</p>
|
||||
<div class="cta-row">
|
||||
<a class="btn-primary" href="#downloads">
|
||||
@@ -350,7 +351,7 @@
|
||||
</div>
|
||||
<div class="foot-bottom">
|
||||
<span>© 2026 the Goblin project · Built on <a href="https://code.gri.mw/GUI/grim" rel="noopener" style="color:inherit">Grim</a> by Ardocrat</span>
|
||||
<span>Private messages, not metadata. ツ</span>
|
||||
<span>Private payments, not metadata. ツ</span>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
@@ -218,7 +218,7 @@
|
||||
</div>
|
||||
<div class="foot-bottom">
|
||||
<span>© 2026 the Goblin project · Built on <a href="https://code.gri.mw/GUI/grim" rel="noopener" style="color:inherit">Grim</a> by Ardocrat</span>
|
||||
<span>Private messages, not metadata. ツ</span>
|
||||
<span>Private payments, not metadata. ツ</span>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user