Replace logo.png with new version, rename МОНТ→MONT everywhere

This commit is contained in:
2026-05-27 17:39:16 +00:00
parent dd7288beaf
commit 8ab7df12a1
5 changed files with 28 additions and 28 deletions
+2 -2
View File
@@ -23,8 +23,8 @@
<body>
<header class="header">
<div style="display:flex; align-items:center; gap:0.6rem;">
<img src="/static/logo.png" alt="MONT" class="header-logo" />
<div>МОНТ - инфрастуктурный полигон | Админ: {{ admin.username }}</div>
<a href="https://4mont.ru"><img src="/static/logo.png?v=2" alt="MONT" class="header-logo" /></a>
<div>MONT - инфрастуктурный полигон | Админ: {{ admin.username }}</div>
</div>
<a href="/" class="btn-link secondary">Главная панель</a>
</header>