mirror of
https://github.com/embarklabs/subspace.git
synced 2025-01-30 16:25:35 +00:00
8 lines
145 B
HTML
8 lines
145 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<script type="text/javascript" src="../dist/browser.js"></script>
|
||
|
</head>
|
||
|
<body>
|
||
|
<h2>Test Page</h2>
|
||
|
</body>
|
||
|
</html>
|