From 2eb197e0fd0a49cfff6ffbce9d19423945c80621 Mon Sep 17 00:00:00 2001 From: David Thurstenson Date: Sun, 26 Sep 2021 02:08:37 -0500 Subject: [PATCH] Moved logo images to proper place in the dir tree --- .../images}/logo/archive/TL-2-small.png | Bin {images => static/images}/logo/archive/TL-2.ico | Bin {images => static/images}/logo/archive/TL-2.png | Bin .../images}/logo/archive/TL-3-small.png | Bin {images => static/images}/logo/archive/TL-3.ico | Bin {images => static/images}/logo/archive/TL-3.png | Bin {images => static/images}/logo/archive/TL-small.png | Bin {images => static/images}/logo/archive/TL.ico | Bin {images => static/images}/logo/archive/TL.png | Bin {images => static/images}/logo/archive/TL.xcf | Bin {images => static/images}/logo/tl-logo-big.txt | 0 {images => static/images}/logo/tl-logo-med.txt | 0 {images => static/images}/logo/tl-logo-small.txt | 0 {images => static/images}/logo/tl-logo-thicc.png | Bin {images => static/images}/logo/tl-logo.png | Bin 15 files changed, 0 insertions(+), 0 deletions(-) rename {images => static/images}/logo/archive/TL-2-small.png (100%) rename {images => static/images}/logo/archive/TL-2.ico (100%) rename {images => static/images}/logo/archive/TL-2.png (100%) rename {images => static/images}/logo/archive/TL-3-small.png (100%) rename {images => static/images}/logo/archive/TL-3.ico (100%) rename {images => static/images}/logo/archive/TL-3.png (100%) rename {images => static/images}/logo/archive/TL-small.png (100%) rename {images => static/images}/logo/archive/TL.ico (100%) rename {images => static/images}/logo/archive/TL.png (100%) rename {images => static/images}/logo/archive/TL.xcf (100%) rename {images => static/images}/logo/tl-logo-big.txt (100%) rename {images => static/images}/logo/tl-logo-med.txt (100%) rename {images => static/images}/logo/tl-logo-small.txt (100%) rename {images => static/images}/logo/tl-logo-thicc.png (100%) rename {images => static/images}/logo/tl-logo.png (100%) diff --git a/images/logo/archive/TL-2-small.png b/static/images/logo/archive/TL-2-small.png similarity index 100% rename from images/logo/archive/TL-2-small.png rename to static/images/logo/archive/TL-2-small.png diff --git a/images/logo/archive/TL-2.ico b/static/images/logo/archive/TL-2.ico similarity index 100% rename from images/logo/archive/TL-2.ico rename to static/images/logo/archive/TL-2.ico diff --git a/images/logo/archive/TL-2.png b/static/images/logo/archive/TL-2.png similarity index 100% rename from images/logo/archive/TL-2.png rename to static/images/logo/archive/TL-2.png diff --git a/images/logo/archive/TL-3-small.png b/static/images/logo/archive/TL-3-small.png similarity index 100% rename from images/logo/archive/TL-3-small.png rename to static/images/logo/archive/TL-3-small.png diff --git a/images/logo/archive/TL-3.ico b/static/images/logo/archive/TL-3.ico similarity index 100% rename from images/logo/archive/TL-3.ico rename to static/images/logo/archive/TL-3.ico diff --git a/images/logo/archive/TL-3.png b/static/images/logo/archive/TL-3.png similarity index 100% rename from images/logo/archive/TL-3.png rename to static/images/logo/archive/TL-3.png diff --git a/images/logo/archive/TL-small.png b/static/images/logo/archive/TL-small.png similarity index 100% rename from images/logo/archive/TL-small.png rename to static/images/logo/archive/TL-small.png diff --git a/images/logo/archive/TL.ico b/static/images/logo/archive/TL.ico similarity index 100% rename from images/logo/archive/TL.ico rename to static/images/logo/archive/TL.ico diff --git a/images/logo/archive/TL.png b/static/images/logo/archive/TL.png similarity index 100% rename from images/logo/archive/TL.png rename to static/images/logo/archive/TL.png diff --git a/images/logo/archive/TL.xcf b/static/images/logo/archive/TL.xcf similarity index 100% rename from images/logo/archive/TL.xcf rename to static/images/logo/archive/TL.xcf diff --git a/images/logo/tl-logo-big.txt b/static/images/logo/tl-logo-big.txt similarity index 100% rename from images/logo/tl-logo-big.txt rename to static/images/logo/tl-logo-big.txt diff --git a/images/logo/tl-logo-med.txt b/static/images/logo/tl-logo-med.txt similarity index 100% rename from images/logo/tl-logo-med.txt rename to static/images/logo/tl-logo-med.txt diff --git a/images/logo/tl-logo-small.txt b/static/images/logo/tl-logo-small.txt similarity index 100% rename from images/logo/tl-logo-small.txt rename to static/images/logo/tl-logo-small.txt diff --git a/images/logo/tl-logo-thicc.png b/static/images/logo/tl-logo-thicc.png similarity index 100% rename from images/logo/tl-logo-thicc.png rename to static/images/logo/tl-logo-thicc.png diff --git a/images/logo/tl-logo.png b/static/images/logo/tl-logo.png similarity index 100% rename from images/logo/tl-logo.png rename to static/images/logo/tl-logo.png