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

@ -35,7 +35,8 @@ export default async function (eleventyConfig) {
name: 'Vorname Nachname',
address: 'Straße Nr., PLZ Ort',
phone: '+49 (0)101 1337 48',
mail: 'name@domain.tld'
mail: 'name@domain.tld',
domain: 'https://domain.tld'
},
debugMode: true,
legacyMode: false