bugfix + upload-security hinzugefügt
All checks were successful
release-tag / release-image (push) Successful in 1m35s

This commit is contained in:
2025-09-22 22:46:34 +02:00
parent 1c2a5e0ceb
commit f90f4215c5
3 changed files with 77 additions and 54 deletions

View File

@@ -20,7 +20,7 @@
<div class="d-flex justify-content-between align-items-center mb-4">
<div>
<h1 class="brand h3 mb-0">🔐 PGP Key Server</h1>
<div class="muted">Durchsuche öffentliche OpenPGP-Schlüssel</div>
<div class="muted">Unsere öffentlichen OpenPGP-Schlüssel</div>
</div>
<button class="btn btn-success" data-bs-toggle="modal" data-bs-target="#uploadModal">+ Upload</button>
</div>