diff --git a/core/static/activity.svg b/core/static/img/activity.svg similarity index 100% rename from core/static/activity.svg rename to core/static/img/activity.svg diff --git a/core/static/chevrons-left.svg b/core/static/img/chevrons-left.svg similarity index 100% rename from core/static/chevrons-left.svg rename to core/static/img/chevrons-left.svg diff --git a/core/static/chevrons-right.svg b/core/static/img/chevrons-right.svg similarity index 100% rename from core/static/chevrons-right.svg rename to core/static/img/chevrons-right.svg diff --git a/core/static/delete.svg b/core/static/img/delete.svg similarity index 100% rename from core/static/delete.svg rename to core/static/img/delete.svg diff --git a/core/static/edit.svg b/core/static/img/edit.svg similarity index 100% rename from core/static/edit.svg rename to core/static/img/edit.svg diff --git a/core/static/minus-circle.svg b/core/static/img/minus-circle.svg similarity index 100% rename from core/static/minus-circle.svg rename to core/static/img/minus-circle.svg diff --git a/core/static/minus-square.svg b/core/static/img/minus-square.svg similarity index 100% rename from core/static/minus-square.svg rename to core/static/img/minus-square.svg diff --git a/core/static/plus.svg b/core/static/img/plus.svg similarity index 100% rename from core/static/plus.svg rename to core/static/img/plus.svg diff --git a/core/static/repeat.svg b/core/static/img/repeat.svg similarity index 100% rename from core/static/repeat.svg rename to core/static/img/repeat.svg diff --git a/core/static/rewind.svg b/core/static/img/rewind.svg similarity index 100% rename from core/static/rewind.svg rename to core/static/img/rewind.svg diff --git a/core/static/tag.svg b/core/static/img/tag.svg similarity index 100% rename from core/static/tag.svg rename to core/static/img/tag.svg diff --git a/core/templates/core/base.html b/core/templates/core/base.html index 563642b..d038071 100644 --- a/core/templates/core/base.html +++ b/core/templates/core/base.html @@ -11,7 +11,7 @@