mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-10 22:36:01 +00:00
7 lines
84 B
HTML
7 lines
84 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<script>
|
||
|
require('./renderer.js');
|
||
|
</script>
|
||
|
</html>
|