Files
Portfolio/src/index.html
Antonio Ledebuhr b95dbd8e1a Transcribe the approved service-led content contracts and bilingual copy.
The site now has one services page, six public cases, and no MySpa or calendar-scaffold strings.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-27 00:41:13 +02:00

14 lines
330 B
HTML

<!doctype html>
<html lang="de">
<head>
<meta charset="utf-8" />
<title>Antonio Ledebuhr</title>
<base href="/" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" type="image/x-icon" href="favicon.ico" />
</head>
<body>
<app-root></app-root>
</body>
</html>