JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
initial work
[mimpro.git] / index.html
diff --git a/index.html b/index.html
new file mode 100644 (file)
index 0000000..83e615a
--- /dev/null
@@ -0,0 +1,13 @@
+<!DOCTYPE html>
+<html lang="en">
+<meta charset="utf-8" />
+<head>
+       <title>Experiments with compter generated music</title>
+       <script src="main.js" async></script>
+</head>
+<body>
+       <h1>Experiments with compter generated music</h1>
+       <p><button>Loading...</button></p>
+       <footer>&copy; 2017 <a href="https://jasonwoof.com/" target="_blank">Jason Woofenden</a>. <a href="https://jasonwoof.com/gitweb/?p=mimpro.git" target="_blank">Source code</a> licensed under <a href="https://gnu.org/licenses/agpl-3.0.html" target="_blank">AGPLv3+</a></footer>
+</body>
+</html>