From c5975e08daacfbc3a90e72c1069a5dd42b05c6d2 Mon Sep 17 00:00:00 2001 From: Kieran Date: Wed, 8 May 2024 10:14:25 -0700 Subject: [PATCH] Removed query params to get rid of flicker (#233) --- .../components/layouts/onboarding.html.heex | 2 +- .../components/layouts/partials/header.html.heex | 2 +- .../components/layouts/partials/sidebar.html.heex | 2 +- .../static/images/{icon.png => icon-2024-03-20.png} | Bin .../static/images/{logo.png => logo-2024-03-20.png} | Bin 5 files changed, 3 insertions(+), 3 deletions(-) rename priv/static/images/{icon.png => icon-2024-03-20.png} (100%) rename priv/static/images/{logo.png => logo-2024-03-20.png} (100%) diff --git a/lib/pinchflat_web/components/layouts/onboarding.html.heex b/lib/pinchflat_web/components/layouts/onboarding.html.heex index 53b0f77..b2b4e97 100644 --- a/lib/pinchflat_web/components/layouts/onboarding.html.heex +++ b/lib/pinchflat_web/components/layouts/onboarding.html.heex @@ -3,7 +3,7 @@
- Pinchflat + Pinchflat
diff --git a/lib/pinchflat_web/components/layouts/partials/header.html.heex b/lib/pinchflat_web/components/layouts/partials/header.html.heex index 077bf7c..1c03f08 100644 --- a/lib/pinchflat_web/components/layouts/partials/header.html.heex +++ b/lib/pinchflat_web/components/layouts/partials/header.html.heex @@ -2,7 +2,7 @@
- Pinchflat + Pinchflat