From c4ccfae3af0994a7d69d573ed49e8fd2aef946b0 Mon Sep 17 00:00:00 2001 From: Frank Taillandier Date: Tue, 27 Sep 2016 11:12:29 +0200 Subject: [PATCH] rename index.html to index.md fix https://github.com/jekyll/minima/issues/13 --- lib/site_template/{index.html => index.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename lib/site_template/{index.html => index.md} (100%) diff --git a/lib/site_template/index.html b/lib/site_template/index.md similarity index 100% rename from lib/site_template/index.html rename to lib/site_template/index.md