Added labels to each service

This commit is contained in:
2025-08-31 13:00:23 +02:00
parent 4876f16760
commit 3e8ecf7565
2 changed files with 19 additions and 12 deletions

View File

@@ -17,7 +17,7 @@
style="width: 200px">
<div class="bg-body-tertiary d-flex flex-column align-items-center">
<div class="bg-dark w-100">
<h4 class="text-center text-truncate m-0" style="font-size: 1.5rem;">{{s.url}}</h4>
<h4 class="text-center text-truncate m-0" style="font-size: 1.5rem;">{{s.label}}</h4>
</div>
<div class="ratio ratio-1x1">
<img src="static/placeholder.svg" class="img-fluid">