feat: imprint

This commit is contained in:
2026-04-27 17:06:08 +02:00
parent 87fe28cbfc
commit 026af41c4d
7 changed files with 193 additions and 178 deletions
+2 -2
View File
@@ -150,8 +150,8 @@
[ngSrc]="project.icon"
[attr.srcset]="project.iconSrcset ?? null"
[attr.sizes]="project.iconSizes ?? null"
width="216"
height="216"
[width]="project.iconWidth ?? 216"
[height]="project.iconHeight ?? 216"
disableOptimizedSrcset
[alt]="project.title + ' icon'"
/>