update about.html file

This commit is contained in:
2025-08-29 10:08:55 +08:00
parent 682355231a
commit 3d5934abf8
18 changed files with 150 additions and 59 deletions

View File

@@ -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>