dao-governance-framework/forum-network/src/tests/availability.test.html

11 lines
240 B
HTML
Raw Normal View History

<!DOCTYPE html>
<head>
<title>Availability test</title>
2023-01-26 11:15:25 -06:00
<link type="text/css" rel="stylesheet" href="../index.css" />
</head>
<body>
<div id="scene"></div>
</body>
<script type="module" src="./scripts/availability.test.js">
</script>