use new logo for about page, and center the alert text
This commit is contained in:
@@ -4,10 +4,9 @@
|
||||
<div class="container">
|
||||
<div class="row px-3 my-5 offset-lg-3 col-lg-6 col-sm-12" style="border: 3px solid #5bc0de; border-radius: 15px;">
|
||||
<h3 class="my-3 text-center" style="color: #5bc0de">
|
||||
{# <svg width="64" height="64" fill="currentColor"><use xlink:href="{{url_for('internal', filename='icons.svg')}}#pa_logo" /></svg> About Photo Assistant</h3> #}
|
||||
<svg width="64" height="64" fill="currentColor"><use xlink:href="internal/icons.svg#pa_logo" /></svg> Photo Assistant - About</h3>
|
||||
<img width="64" height="64" src="internal/pa-logo.png"/></img> Photo Assistant - About</h3>
|
||||
<div class="alert alert-info">
|
||||
{{build_info}}
|
||||
<center>{{build_info}}</center>
|
||||
</div>
|
||||
</div>
|
||||
<nav>
|
||||
|
||||
Reference in New Issue
Block a user