From e4be4d80a7d421a60f84fccbc860184e7229b624 Mon Sep 17 00:00:00 2001 From: Jason Etcovitch Date: Mon, 23 Oct 2017 15:03:21 -0400 Subject: [PATCH 1/2] Add local version of tree svg --- assets/tree.svg | 91 +++++++++++++++++++++++++++++++++++++++++++++++++ index.html | 2 +- 2 files changed, 92 insertions(+), 1 deletion(-) create mode 100644 assets/tree.svg diff --git a/assets/tree.svg b/assets/tree.svg new file mode 100644 index 0000000..342167d --- /dev/null +++ b/assets/tree.svg @@ -0,0 +1,91 @@ + + +home-1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/index.html b/index.html index 68a7b5c..4fff753 100644 --- a/index.html +++ b/index.html @@ -62,7 +62,7 @@ layout: default
- +

Optimized for GitHub

From 508d8b242662b6ca1ca973e3184c3e13fbdb2e3e Mon Sep 17 00:00:00 2001 From: Jason Etcovitch Date: Mon, 23 Oct 2017 15:04:51 -0400 Subject: [PATCH 2/2] Rename file --- assets/{tree.svg => conversation.svg} | 0 index.html | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename assets/{tree.svg => conversation.svg} (100%) diff --git a/assets/tree.svg b/assets/conversation.svg similarity index 100% rename from assets/tree.svg rename to assets/conversation.svg diff --git a/index.html b/index.html index 4fff753..9659d5c 100644 --- a/index.html +++ b/index.html @@ -62,7 +62,7 @@ layout: default
- +

Optimized for GitHub