From fc5b673515334bbac68dfce54798f4e319268159 Mon Sep 17 00:00:00 2001 From: Jordan Wright Date: Sun, 22 Oct 2017 08:55:09 -0500 Subject: [PATCH] Fixed minor design bug in campaign SVG. Added optimized SVGs (reduced filesize by over 50%!). --- documentation/index.html | 14 ++++--- img/campaign.min.svg | 1 + img/campaign.svg | 4 +- img/dashboard.min.svg | 1 + img/logo.min.svg | 1 + index.html | 81 ++++++++++++++++++++++------------------ 6 files changed, 59 insertions(+), 43 deletions(-) create mode 100644 img/campaign.min.svg create mode 100644 img/dashboard.min.svg create mode 100644 img/logo.min.svg diff --git a/documentation/index.html b/documentation/index.html index 7c4a824f..a5a0c1ce 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -19,7 +19,7 @@