From d8bd023b9fbdaecb59ef40b876fc93cb0d4d9430 Mon Sep 17 00:00:00 2001 From: Joel Berger Date: Fri, 15 Mar 2013 16:49:16 -0500 Subject: [PATCH] Octopress init --- index.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..4805d3b --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +My Octopress Page is coming soon …