From cc29d7791e8db00a1938ed236932594ea343995c Mon Sep 17 00:00:00 2001 From: Dan Jones Date: Thu, 1 Feb 2018 18:25:16 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=BE=F0=9F=92=AA=20Change=20contact=20i?= =?UTF-8?q?nto=20markdown=20#100DaysOfCode=20R1D31?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- contact.html | 7 ------- contact.md | 7 +++++++ 2 files changed, 7 insertions(+), 7 deletions(-) delete mode 100644 contact.html create mode 100644 contact.md diff --git a/contact.html b/contact.html deleted file mode 100644 index 0681faf..0000000 --- a/contact.html +++ /dev/null @@ -1,7 +0,0 @@ ---- -layout: default -title: Contact ---- -

You can email me at - -Or give me a call at 704-326-1626, or on Skype.

diff --git a/contact.md b/contact.md new file mode 100644 index 0000000..fbe30bc --- /dev/null +++ b/contact.md @@ -0,0 +1,7 @@ +--- +layout: default +title: Contact +--- +You can email me at + +Or give me a call at 704-326-1626, or on Skype.