mirror of
https://github.com/skillbert/rsmv.git
synced 2026-06-11 23:35:46 -04:00
12 lines
280 B
HTML
12 lines
280 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<!-- Mostly empty document in order to give nodegl execution a "domain" to give it access to localstorage and other apis -->
|
|
|
|
<head>
|
|
<meta http-equiv="Content-Security-Policy" content="script-src 'self' 'unsafe-inline';" />
|
|
</head>
|
|
|
|
<body>
|
|
</body>
|
|
|
|
</html> |