From 46882cda38f8a761c72093a5a991adf70033049c Mon Sep 17 00:00:00 2001 From: mat Date: Sat, 9 Dec 2023 16:02:14 -0600 Subject: [PATCH] move retro background to static --- {src/routes => static}/retro/background.gif | Bin 1 file changed, 0 insertions(+), 0 deletions(-) rename {src/routes => static}/retro/background.gif (100%) diff --git a/src/routes/retro/background.gif b/static/retro/background.gif similarity index 100% rename from src/routes/retro/background.gif rename to static/retro/background.gif