Initial commit after recreate
This commit is contained in:
Vendored
+16
@@ -0,0 +1,16 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta
|
||||
name="viewport"
|
||||
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
|
||||
/>
|
||||
<title>Glitch Presentation Layer POC</title>
|
||||
<script type="module" crossorigin src="/assets/index-D2K-duz6.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-DF-iGj8k.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user