xtap-pool / explorer /index.html
osolmaz's picture
osolmaz HF Staff
deploy: 62eb491
c6302b1 verified
Raw
History Blame Contribute Delete
350 Bytes
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="color-scheme" content="light dark" />
<title>xtap-pool</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>