From 3c39d1553de92cd6cac891f2c3b186701ec60332 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Wed, 14 Feb 2024 22:40:09 +0100 Subject: Remove unnecessary static files --- static/images/header_background.png | Bin 311576 -> 0 bytes static/images/header_foreground.png | Bin 307546 -> 0 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 static/images/header_background.png delete mode 100644 static/images/header_foreground.png (limited to 'static/images') diff --git a/static/images/header_background.png b/static/images/header_background.png deleted file mode 100644 index 6d1989f..0000000 Binary files a/static/images/header_background.png and /dev/null differ diff --git a/static/images/header_foreground.png b/static/images/header_foreground.png deleted file mode 100644 index e0fadd1..0000000 Binary files a/static/images/header_foreground.png and /dev/null differ -- cgit