Skip to content

Commit a9b8d6f

Browse files
vveerrggclaude
andcommitted
docs: move no-crypto notice to bottom, remove forked-from link
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 611992e commit a9b8d6f

1 file changed

Lines changed: 7 additions & 13 deletions

File tree

docs/index.html

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -332,16 +332,6 @@ <h1>NostrKey</h1>
332332
</div>
333333
</header>
334334

335-
<section style="background: var(--bg-card); border: 2px solid var(--danger);">
336-
<h2 style="color: var(--danger);">No Cryptocurrency or Token</h2>
337-
<p>
338-
<strong style="color: var(--danger);">NostrKey and Humanjava Enterprises Inc. do not have a cryptocurrency, token, or coin. Nor will there be one.</strong>
339-
</p>
340-
<p style="color: var(--text-muted);">
341-
If anyone suggests, promotes, or sells a cryptocurrency associated with NostrKey or Humanjava Enterprises, they are acting fraudulently. Report scams via <a href="https://github.com/HumanjavaEnterprises/nostrkey.browser.plugin.src/issues" style="color: var(--accent-secondary);">GitHub Issues</a>.
342-
</p>
343-
</section>
344-
345335
<section>
346336
<h2>Features</h2>
347337
<div class="features-grid">
@@ -481,6 +471,13 @@ <h2>NIPs Supported</h2>
481471
<li><strong>NIP-78</strong> — App-specific data (vault storage)</li>
482472
</ul>
483473
</section>
474+
475+
<section>
476+
<h2>No Cryptocurrency or Token</h2>
477+
<p>
478+
NostrKey and Humanjava Enterprises Inc. do not have a cryptocurrency, token, or coin. Nor will there be one. If anyone suggests otherwise, they are acting fraudulently. <a href="https://github.com/HumanjavaEnterprises/nostrkey.browser.plugin.src/issues" style="color: var(--accent-secondary);">Report scams</a>.
479+
</p>
480+
</section>
484481
</div>
485482

486483
<footer>
@@ -494,9 +491,6 @@ <h2>NIPs Supported</h2>
494491
<a href="privacy.html">Privacy Policy</a> ·
495492
<a href="terms.html">Terms & Conditions</a>
496493
</p>
497-
<p style="margin-top: 8px;">
498-
Forked from <a href="https://github.com/ursuscamp/nostore">ursuscamp/nostore</a>
499-
</p>
500494
</footer>
501495
</body>
502496
</html>

0 commit comments

Comments
 (0)