update download.html

This commit is contained in:
2025-08-30 19:51:53 +08:00
parent 682355231a
commit 9d08885024
33 changed files with 800 additions and 108 deletions

View File

@@ -470,7 +470,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>