Replace logo with new MONT|4MONT design, white version fitted to existing size

This commit is contained in:
2026-08-03 13:39:04 +00:00
parent 3251ce3380
commit cbfafe4471
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
<body>
<header class="header">
<div style="display:flex; align-items:center; gap:0.6rem;">
<a href="https://4mont.ru"><img src="/static/logo.png?v=3" alt="MONT" class="header-logo" /></a>
<a href="https://4mont.ru"><img src="/static/logo.png?v=4" alt="MONT" class="header-logo" /></a>
<div>MONT - инфрастуктурный полигон | Админ: {{ admin.username }}</div>
</div>
<a href="/" class="btn-link secondary">Главная панель</a>