From d2c2cda4792b7e2658ca78479c021a373c3ecd42 Mon Sep 17 00:00:00 2001 From: Kieran Date: Thu, 29 Feb 2024 17:37:14 -0800 Subject: [PATCH] Added some logos up in this (#40) --- .../components/layouts/onboarding.html.heex | 5 +++-- .../layouts/partials/header.html.heex | 5 +++-- .../layouts/partials/sidebar.html.heex | 5 +++-- .../components/layouts/root.html.heex | 1 + priv/static/favicon.ico | Bin 152 -> 32038 bytes priv/static/images/logo.png | Bin 0 -> 79840 bytes priv/static/images/logo.svg | 6 ------ 7 files changed, 10 insertions(+), 12 deletions(-) create mode 100644 priv/static/images/logo.png delete mode 100644 priv/static/images/logo.svg diff --git a/lib/pinchflat_web/components/layouts/onboarding.html.heex b/lib/pinchflat_web/components/layouts/onboarding.html.heex index 7228a33..925d3c4 100644 --- a/lib/pinchflat_web/components/layouts/onboarding.html.heex +++ b/lib/pinchflat_web/components/layouts/onboarding.html.heex @@ -2,8 +2,9 @@
-
-

Pinchflat

+
+ 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 3140ce9..49a2822 100644 --- a/lib/pinchflat_web/components/layouts/partials/header.html.heex +++ b/lib/pinchflat_web/components/layouts/partials/header.html.heex @@ -7,8 +7,9 @@ > <.icon name="hero-bars-3" /> -
diff --git a/lib/pinchflat_web/components/layouts/partials/sidebar.html.heex b/lib/pinchflat_web/components/layouts/partials/sidebar.html.heex index 43cc94c..88d1c50 100644 --- a/lib/pinchflat_web/components/layouts/partials/sidebar.html.heex +++ b/lib/pinchflat_web/components/layouts/partials/sidebar.html.heex @@ -4,8 +4,9 @@ @click.outside="sidebarToggle = false" >
- -

Pinchflat

+
+ Pinchflat +

Pinchflat