From 7a7b2a6415e09fcaf596bad5c52fd9572633b073 Mon Sep 17 00:00:00 2001 From: Linnnus Date: Wed, 27 Mar 2024 14:20:24 +0100 Subject: Move styles and images into subfolder See the updates to the README for a description of the new layout. Note that the /static/ prefix has also been removed from URLs. It felt kind of like we were leaking implementation details. The fact that these files are staic doesn't concern the consumer of the service. --- static/hero.jpeg | Bin 477217 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 static/hero.jpeg (limited to 'static/hero.jpeg') diff --git a/static/hero.jpeg b/static/hero.jpeg deleted file mode 100644 index fb2967c..0000000 Binary files a/static/hero.jpeg and /dev/null differ -- cgit v1.2.3