Files
aaf-systems-homepage/app/dist/index.html
2025-07-29 00:50:30 +01:00

24 lines
897 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>AAF Systems</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<script type="module" crossorigin src="/assets/index-kpuvI5CD.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BPBuaX9T.css">
</head>
<body>
<div id="app">
<div class="logo">AAF Systems</div>
<button id="home-button" class="home-button">
<span>Home</span>
</button>
<canvas id="three-canvas"></canvas>
</div>
</body>
</html>