Implemented draft for py yml and optimized assets urls

This commit is contained in:
2025-03-20 11:22:55 +01:00
parent 0611ddda11
commit 6680f64e50
5 changed files with 77 additions and 6 deletions

View File

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