From 69f7bf3592c87be65747e5bffcc40f77cedb13bd Mon Sep 17 00:00:00 2001 From: George Cushen Date: Thu, 12 Jan 2017 17:48:16 +0000 Subject: [PATCH] exampleSite: Move project images to better location --- {static => exampleSite/static}/img/boards.jpg | Bin {static => exampleSite/static}/img/bubbles.jpg | Bin 2 files changed, 0 insertions(+), 0 deletions(-) rename {static => exampleSite/static}/img/boards.jpg (100%) rename {static => exampleSite/static}/img/bubbles.jpg (100%) diff --git a/static/img/boards.jpg b/exampleSite/static/img/boards.jpg similarity index 100% rename from static/img/boards.jpg rename to exampleSite/static/img/boards.jpg diff --git a/static/img/bubbles.jpg b/exampleSite/static/img/bubbles.jpg similarity index 100% rename from static/img/bubbles.jpg rename to exampleSite/static/img/bubbles.jpg