feat: vrais logos SVG pour les services hébergés

This commit is contained in:
2026-07-06 23:26:22 +04:00
parent 1755bc1eda
commit 9425f25442
8 changed files with 12 additions and 10 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
<div class="services-grid">
{% for service in t.services.items %}
<div class="service-card">
<div class="service-icon">{{ service.icon }}</div>
<div class="service-icon">{% include "icons/" + (service.platform | lower) + ".svg" %}</div>
<h3>{{ service.name }}</h3>
<div class="service-platform">{{ service.platform }}</div>
<p class="service-description">