Basic quility of like improvements.

This commit is contained in:
Aaron D. Lee
2025-12-27 13:25:17 -05:00
parent 02c9466102
commit 18fb5059c3
10 changed files with 363 additions and 48 deletions

View File

@@ -4,8 +4,8 @@
{% block content %}
<div class="text-center mb-5">
<i class="bi bi-shield-lock-fill hero-icon"></i>
<h1 class="display-4 fw-bold mt-3">Stegasoo</h1>
<img src="{{ url_for('static', filename='logo.svg') }}" alt="Stegasoo" height="120" class="mb-3">
<h1 class="display-4 fw-bold">Stegasoo</h1>
<p class="lead text-muted">Hide encrypted messages in plain sight using advanced steganography</p>
</div>