|
|
@ -3,6 +3,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
<head>
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8" />
|
|
|
|
<meta charset="utf-8" />
|
|
|
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<title>Connected.Components.Showcase.Runner</title>
|
|
|
|
<title>Connected.Components.Showcase.Runner</title>
|
|
|
|
<base href="/" />
|
|
|
|
<base href="/" />
|
|
|
|
<link href="css/app.css" rel="stylesheet" />
|
|
|
|
<link href="css/app.css" rel="stylesheet" />
|
|
|
@ -27,4 +28,4 @@
|
|
|
|
<script src="_framework/blazor.webassembly.js"></script>
|
|
|
|
<script src="_framework/blazor.webassembly.js"></script>
|
|
|
|
</body>
|
|
|
|
</body>
|
|
|
|
|
|
|
|
|
|
|
|
</html>
|
|
|
|
</html>
|