update: remove em dashes, plans

This commit is contained in:
2026-03-22 06:18:23 +04:00
parent a1d37c6215
commit 1a0b6bb0fe
10 changed files with 31 additions and 30 deletions
+1 -1
View File
@@ -92,7 +92,7 @@
<% if (!it.isSubKey) { %>
<section class="card-static p-6">
<h2 class="text-sm font-semibold text-gray-300 mb-1">Recovery Email</h2>
<p class="text-xs text-gray-600 mb-4">Used for account recovery only. Stored as a one-way hash we can't read it.</p>
<p class="text-xs text-gray-600 mb-4">Used for account recovery only. Stored as a one-way hash, so we can't read it.</p>
<form action="/account/email" method="POST">
<input type="hidden" name="_form" value="1">
<div class="flex gap-2">