From c6d0cd3fca3cc9cacdb4c5a88797d00ae5560841 Mon Sep 17 00:00:00 2001 From: Carson Fleming Date: Thu, 19 Oct 2023 03:17:21 -0400 Subject: Dream up a style for the frontend --- static/img/chaos.jpg | Bin 0 -> 665897 bytes static/img/earth.jpg | Bin 0 -> 1612951 bytes static/img/lake.jpg | Bin 0 -> 2353970 bytes static/img/logo.png | Bin 0 -> 55444 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 static/img/chaos.jpg create mode 100644 static/img/earth.jpg create mode 100644 static/img/lake.jpg create mode 100644 static/img/logo.png (limited to 'static/img') diff --git a/static/img/chaos.jpg b/static/img/chaos.jpg new file mode 100644 index 0000000..ad8c7f4 Binary files /dev/null and b/static/img/chaos.jpg differ diff --git a/static/img/earth.jpg b/static/img/earth.jpg new file mode 100644 index 0000000..e1a8200 Binary files /dev/null and b/static/img/earth.jpg differ diff --git a/static/img/lake.jpg b/static/img/lake.jpg new file mode 100644 index 0000000..1539756 Binary files /dev/null and b/static/img/lake.jpg differ diff --git a/static/img/logo.png b/static/img/logo.png new file mode 100644 index 0000000..b71c949 Binary files /dev/null and b/static/img/logo.png differ -- cgit v1.2.3