mirror of
https://github.com/embarklabs/subspace.git
synced 2025-02-04 10:44:19 +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>
|