Fixed more info bugs, need to use more constants, lol.
This commit is contained in:
@@ -204,8 +204,8 @@
|
|||||||
<div class="alert alert-secondary mt-4 small">
|
<div class="alert alert-secondary mt-4 small">
|
||||||
<i class="bi bi-info-circle me-1"></i>
|
<i class="bi bi-info-circle me-1"></i>
|
||||||
<strong>Limits:</strong>
|
<strong>Limits:</strong>
|
||||||
Carrier image max ~4 megapixels (2000×2000).
|
Carrier image max ~24 megapixels (6000×4000).
|
||||||
Files max 10MB upload.
|
Files max 30MB upload.
|
||||||
Payload max {{ max_payload_kb }} KB.
|
Payload max {{ max_payload_kb }} KB.
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -73,7 +73,7 @@
|
|||||||
<ul class="list-unstyled">
|
<ul class="list-unstyled">
|
||||||
<li class="mb-2">
|
<li class="mb-2">
|
||||||
<i class="bi bi-image text-info me-2"></i>
|
<i class="bi bi-image text-info me-2"></i>
|
||||||
<strong>Reference Photo</strong> — Any photo you and recipient both have
|
<strong>Reference Photo:</strong> Any photo you and recipient both have
|
||||||
</li>
|
</li>
|
||||||
<li class="mb-2">
|
<li class="mb-2">
|
||||||
<i class="bi bi-chat-quote text-info me-2"></i>
|
<i class="bi bi-chat-quote text-info me-2"></i>
|
||||||
@@ -81,7 +81,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li class="mb-2">
|
<li class="mb-2">
|
||||||
<i class="bi bi-key text-info me-2"></i>
|
<i class="bi bi-key text-info me-2"></i>
|
||||||
<strong>RSA Key:</strong> 2048, 3072, or 4096 bit PEM or printable QR code.
|
<strong>RSA Key:</strong> 2048, 3072, or 4096 bit PEM or printable QR code
|
||||||
</li>
|
</li>
|
||||||
<li class="mb-2">
|
<li class="mb-2">
|
||||||
<i class="bi bi-123 text-info me-2"></i>
|
<i class="bi bi-123 text-info me-2"></i>
|
||||||
@@ -94,7 +94,7 @@
|
|||||||
<ul class="list-unstyled">
|
<ul class="list-unstyled">
|
||||||
<li class="mb-2">
|
<li class="mb-2">
|
||||||
<i class="bi bi-shield-check text-success me-2"></i>
|
<i class="bi bi-shield-check text-success me-2"></i>
|
||||||
Perfect for async communication and use on air-gapped devices.
|
Perfect for async communication and use on air-gapped devices
|
||||||
</li>
|
</li>
|
||||||
<li class="mb-2">
|
<li class="mb-2">
|
||||||
<i class="bi bi-shield-check text-success me-2"></i>
|
<i class="bi bi-shield-check text-success me-2"></i>
|
||||||
|
|||||||
Reference in New Issue
Block a user