From 0878c75f80e7c25e1fe89cf56a30b940b770ed3d Mon Sep 17 00:00:00 2001 From: Abhinav Sarkar Date: Sun, 28 Oct 2012 19:11:00 +0530 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 …