From f599fd20a41d1bed21054809279ee83fe7773f20 Mon Sep 17 00:00:00 2001 From: Matt Berg Date: Fri, 3 May 2013 11:39:51 +0300 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 …