From: Chris Fulljames Date: Sat, 16 May 2026 19:20:25 +0000 (-0400) Subject: Move image to static folder X-Git-Url: https://littlesong.place/gitweb/?a=commitdiff_plain;h=b12c0a0da15ef0c4d0f18fd4f2165ea3d4c5bf5f;p=swapshop.git Move image to static folder --- diff --git a/index.php b/index.php index 9961194..23a0b49 100755 --- a/index.php +++ b/index.php @@ -106,7 +106,10 @@ $shareable_link = BASE_URL.event_url($event); -

The Swap Shop

+ +
+ +
diff --git a/shop.png b/static/shop.png similarity index 100% rename from shop.png rename to static/shop.png