commit | e6dfc58ed2a11fbea7a4e852f88d0fb5e2b177d4 | [log] [tgz] |
---|---|---|
author | electrikjesus <electrikjesus@gmail.com> | Fri Apr 28 13:29:29 2017 -0400 |
committer | GitHub <noreply@github.com> | Fri Apr 28 13:29:29 2017 -0400 |
tree | e87ed280fc300d25ad225366317b9a962df42f49 | |
parent | ccff42a7871efa9013fb0d6ca0246e1beb2b1794 [diff] [blame] |
Create Index.html
diff --git a/Index.html b/Index.html new file mode 100644 index 0000000..5bfd8ad --- /dev/null +++ b/Index.html
@@ -0,0 +1,6 @@ +<div class="stream"></div> +<div class="line editline"> + <p class="time"></p> + <p class="name">></p> + <p contenteditable="true" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" class="information edit"></p> +</div>