Update index.html
This commit is contained in:
parent
b822ec0ecb
commit
8cb64952a9
@ -88,7 +88,7 @@
|
||||
|
||||
<a class="navbar-brand" href="#">
|
||||
|
||||
<img src="{{ url_for('static', filename='images/logo_white.png') }}" class="logo" alt="logo" /><p class="text-white">Version 1.0.1</p>
|
||||
<img src="{{ url_for('static', filename='images/logo_white.png') }}" class="logo" alt="logo" />
|
||||
|
||||
</a>
|
||||
|
||||
@ -117,7 +117,7 @@
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<p class="text-white" id="version-text">Version 1.0.1</p>
|
||||
</nav>
|
||||
|
||||
<!-- End logo bar -->
|
||||
@ -385,7 +385,7 @@
|
||||
|
||||
<p>
|
||||
|
||||
Selected Display format:
|
||||
Selected Format:
|
||||
|
||||
<span class="font-6" id="selected-display-text"></span>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user