update about.html file
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<div class="container">
|
||||
<h1>
|
||||
<a href="{{ url_for('index') }}" class="logo">
|
||||
<img src="{{ url_for('static', filename='images/logo1.png') }}" alt="{{ t('company_name') }}"
|
||||
<img src="{{ url_for('static', filename='images/logo_hk.svg') }}" alt="{{ t('company_name') }}"
|
||||
class="logo-img">
|
||||
<!-- {{ t('company_name') }} -->
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user