From 11dc9878946feb315449cf514805d9915b9d2aba Mon Sep 17 00:00:00 2001 From: Gubolin Date: Sun, 7 Dec 2014 12:23:05 +0100 Subject: move snap.html to index.html --- index.html | 38 ++++++++++++++++++++++++++++++++++++++ snap.html | 38 -------------------------------------- 2 files changed, 38 insertions(+), 38 deletions(-) create mode 100755 index.html delete mode 100755 snap.html diff --git a/index.html b/index.html new file mode 100755 index 0000000..95bdb81 --- /dev/null +++ b/index.html @@ -0,0 +1,38 @@ + + + + + Snap! Build Your Own Blocks. Beta + + + + + + + + + + + + + + + + + + + + + + diff --git a/snap.html b/snap.html deleted file mode 100755 index 95bdb81..0000000 --- a/snap.html +++ /dev/null @@ -1,38 +0,0 @@ - - - - - Snap! Build Your Own Blocks. Beta - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.3.1