Implemented assets server

This commit is contained in:
2025-03-20 03:47:12 +01:00
parent 836a3e0238
commit 87ca1ccc11
23 changed files with 54 additions and 34 deletions

View File

@@ -1,5 +1,5 @@
<div class="sidebar-logo" style="text-align: center; margin-bottom: 1em;">
<img src="{{ pathto("_static/img/logo_cymais.png", 1) }}" alt="Logo" style="max-width: 100%;">
<img src="{{ pathto("assets/img/logo_cymais.png", 1) }}" alt="Logo" style="max-width: 100%;">
</div>