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