From fb2aabb847b48f36cc0abc0c4c4bd97dedc7dd29 Mon Sep 17 00:00:00 2001 From: David Allemang Date: Fri, 10 Mar 2017 00:15:09 -0500 Subject: [PATCH] added new index.html --- _config.yml | 1 - docs/index.html | 7 +++++++ 2 files changed, 7 insertions(+), 1 deletion(-) delete mode 100644 _config.yml create mode 100644 docs/index.html diff --git a/_config.yml b/_config.yml deleted file mode 100644 index c419263..0000000 --- a/_config.yml +++ /dev/null @@ -1 +0,0 @@ -theme: jekyll-theme-cayman \ No newline at end of file diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000..bbca1bc --- /dev/null +++ b/docs/index.html @@ -0,0 +1,7 @@ + + + +

allemangD/Diamond

+

I'm hosted on github pages, and this is a link to google.

+ + \ No newline at end of file