Update index.html
This commit is contained in:
parent
b822ec0ecb
commit
8cb64952a9
@ -88,7 +88,7 @@
|
|||||||
|
|
||||||
<a class="navbar-brand" href="#">
|
<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>
|
</a>
|
||||||
|
|
||||||
@ -117,7 +117,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
<p class="text-white" id="version-text">Version 1.0.1</p>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<!-- End logo bar -->
|
<!-- End logo bar -->
|
||||||
@ -385,7 +385,7 @@
|
|||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
Selected Display format:
|
Selected Format:
|
||||||
|
|
||||||
<span class="font-6" id="selected-display-text"></span>
|
<span class="font-6" id="selected-display-text"></span>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user