fix: move logo to static folder and update template paths

This commit is contained in:
2026-03-12 12:46:04 +08:00
parent f50fdef263
commit a38f5de32a
6 changed files with 11 additions and 40 deletions

View File

@@ -213,7 +213,7 @@
<!-- Navigation Menu -->
<nav class="nav-menu">
<a href="/" class="nav-logo">
<img src="logo/[LOGO] TCK.svg" alt="TCK" height="40">
<img src="{{ url_for('static', filename='logo/[LOGO] TCK.svg') }}" alt="TCK" height="40">
</a>
<a href="/" class="nav-btn">
<i class="bi bi-speedometer2"></i> Dashboard