aboutsummaryrefslogtreecommitdiff
path: root/ps/grid.html
diff options
context:
space:
mode:
Diffstat (limited to 'ps/grid.html')
-rw-r--r--ps/grid.html59
1 files changed, 59 insertions, 0 deletions
diff --git a/ps/grid.html b/ps/grid.html
new file mode 100644
index 0000000..ad85ae3
--- /dev/null
+++ b/ps/grid.html
@@ -0,0 +1,59 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <title> Petites Singularités </title>
+ <meta charset="UTF-8">
+ <link rel="stylesheet" href="ui/css/screen.css">
+ </head>
+ <body class="grid">
+
+ <div class="app" id="info"></div>
+
+ <pre>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ </pre>
+
+ <!div class="viewport" id="scene"></div>
+
+ <!script src="ui/js/grid.js"></script>
+
+ </body>
+</html>