summaryrefslogtreecommitdiff
path: root/pizza/index.html
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2014-05-21 13:02:32 -0400
committerJules Laplace <jules@okfoc.us>2014-05-21 13:02:32 -0400
commitaa43c29044498adf00ea8f79220441c64b7d7c67 (patch)
treefa63dbfb5d6ceccd2c41f76e0b4e4e747fdd2e5e /pizza/index.html
parent6156808a96c41ef2b89ccfd3813c6b2c9170afee (diff)
parent28aefac7e7aa017842e8ae89283b4004e1ba4f61 (diff)
Merge branch 'master' of dino.fm:trees
Diffstat (limited to 'pizza/index.html')
-rw-r--r--pizza/index.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/pizza/index.html b/pizza/index.html
new file mode 100644
index 0000000..eee4d7b
--- /dev/null
+++ b/pizza/index.html
@@ -0,0 +1,11 @@
+<!doctype html>
+<html>
+<head>
+<title>rain</title>
+<link rel="stylesheet" type="text/css" href="app.css">
+</head>
+<body>
+<div id="info"></div>
+<script type="text/javascript" src="app.min.js"></script>
+</body>
+</html>