slides-sampling-2prop / index.html
iurbinah's picture
Deploy built files to root for static HF Space
dd0519f
<!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>POL 201 Learning App</title>
<style>
html, body, #root {
margin: 0;
padding: 0;
height: 100%;
width: 100%;
overflow: hidden;
}
body {
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
background-color: #f5f5f5;
}
</style>
<script type="module" crossorigin src="./assets/index-DoGHtJkM.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-C8kzNc3j.css">
</head>
<body>
<div id="root"></div>
</body>
</html>