fixed footer, changed threefold to project mycelium

This commit is contained in:
mik-tf
2024-11-11 16:46:30 -05:00
parent 0cf890fd81
commit 450d50272d
13 changed files with 50 additions and 47 deletions

View File

@@ -24,7 +24,7 @@
<div id="generateKeySection" style="display: none;" class="generate-key-section">
<div class="warning-message">
⚠️ No private key found. You need to generate a private key to use the system.
<strong>WARNING: Losing your private key will result in permanent loss of access to your digital life in ThreeFold.</strong>
<strong>WARNING: Losing your private key will result in permanent loss of access to your digital life in Project Mycelium.</strong>
</div>
<button onclick="generatePrivateKey()" class="btn-generate">Generate Private Key</button>
</div>