Fix logo stuff
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
<div class="row mb-4">
|
||||
<div class="col-12 text-center">
|
||||
<img src="{{ url_for('static', filename='logo.svg') }}" alt="Stegasoo" height="120px" class="img-fluid mb-3">
|
||||
<img src="{{ url_for('static', filename='logo_home.png') }}" alt="Stegasoo" height="200" class="img-fluid mb-3">
|
||||
<h1 class="display-4 fw-bold mb-2">Stegasoo</h1>
|
||||
<p class="lead text-muted">Hide encrypted files or messages in images with steganography.</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user