23 lines
751 B
HTML
23 lines
751 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>Badge Maker</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=Libre+Barcode+128&display=swap" rel="stylesheet">
|
|
<script type="module" crossorigin src="/assets/index-CNw6GJoD.js"></script>
|
|
<link rel="stylesheet" crossorigin href="/assets/index-DnBq_fk4.css">
|
|
</head>
|
|
|
|
<body>
|
|
<div id="root"></div>
|
|
|
|
<script src="_framework/blazor.webview.js"></script>
|
|
|
|
</body>
|
|
|
|
</html> |