feat: Update card and placeholder

- Change card from njk to liquid
- Fix flag placeholder
- Update structure of card
This commit is contained in:
sthag 2026-03-10 19:40:03 +01:00
parent f2ff20ce73
commit fdef673886
5 changed files with 73 additions and 86 deletions

View file

@ -14,7 +14,7 @@
<g>
<use xlink:href="#triangle-5" style="filter: url(#turb3);" />
</g>{% endcomment %}
{% if desc != '' %}
{% if desc %}
<desc>{{ desc }}</desc>
{% endif %}
<rect id="triangle-5" y="0" fill="#273F8B" width="1920" height="1200"/>