From d97fe13ae820cafc5617c4083957b2e611fa693e Mon Sep 17 00:00:00 2001 From: Zachary Vance Date: Tue, 17 Mar 2015 19:14:07 -0700 Subject: [PATCH] Move main.html to index.html --- src/{main.html => index.html} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/{main.html => index.html} (100%) diff --git a/src/main.html b/src/index.html similarity index 100% rename from src/main.html rename to src/index.html -- 2.47.3