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

10 lines
224 B
HTML
Raw Normal View History

2023-01-29 04:38:28 -06:00
<!DOCTYPE html>
<head>
<title>Forum WDAG</title>
<link type="text/css" rel="stylesheet" href="../index.css" />
</head>
<body>
<div id="scene"></div>
</body>
<script type="module" src="./scripts/wdag.test.js"></script>