From 383c7324f0955533b0f9eb02c80493d79c54ffb6 Mon Sep 17 00:00:00 2001 From: Carson Fleming Date: Fri, 20 Oct 2023 01:41:29 -0400 Subject: Fetch images from cdn; node doesnt need to do that heavy lifting --- static/img/chaos.jpg | Bin 665897 -> 0 bytes static/img/earth.jpg | Bin 1612951 -> 0 bytes static/img/lake.jpg | Bin 2353970 -> 0 bytes static/img/logo.png | Bin 55444 -> 0 bytes 4 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 static/img/chaos.jpg delete mode 100644 static/img/earth.jpg delete mode 100644 static/img/lake.jpg delete mode 100644 static/img/logo.png (limited to 'static/img') diff --git a/static/img/chaos.jpg b/static/img/chaos.jpg deleted file mode 100644 index ad8c7f4..0000000 Binary files a/static/img/chaos.jpg and /dev/null differ diff --git a/static/img/earth.jpg b/static/img/earth.jpg deleted file mode 100644 index e1a8200..0000000 Binary files a/static/img/earth.jpg and /dev/null differ diff --git a/static/img/lake.jpg b/static/img/lake.jpg deleted file mode 100644 index 1539756..0000000 Binary files a/static/img/lake.jpg and /dev/null differ diff --git a/static/img/logo.png b/static/img/logo.png deleted file mode 100644 index b71c949..0000000 Binary files a/static/img/logo.png and /dev/null differ -- cgit v1.2.3