19 lines
450 B
HTML
19 lines
450 B
HTML
<!DOCTYPE html>
|
|
<html lang="de">
|
|
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>Maltemedia | Project Showcase</title>
|
|
|
|
<link data-trunk rel="css" href="styles.css" />
|
|
|
|
<link data-trunk rel="copy-dir" href="public" />
|
|
|
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap" rel="stylesheet" />
|
|
</head>
|
|
|
|
<body>
|
|
</body>
|
|
|
|
</html> |