From d72098a30ebc5d60980c2403d3e0cb978c3d7393 Mon Sep 17 00:00:00 2001 From: Tommy Parnell Date: Sat, 5 Mar 2016 09:09:31 -0500 Subject: [PATCH] rename --- CNAME | 1 + Index.html => index.html | 0 2 files changed, 1 insertion(+) create mode 100644 CNAME rename Index.html => index.html (100%) diff --git a/CNAME b/CNAME new file mode 100644 index 0000000..a96115d --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +vanderzee.tparnell.io diff --git a/Index.html b/index.html similarity index 100% rename from Index.html rename to index.html