From a429f055033fa949e35a542283f3e60a9e74379f Mon Sep 17 00:00:00 2001 From: Mike Dalessio Date: Wed, 22 Oct 2025 17:35:37 -0700 Subject: [PATCH] Fix logo references --- app/views/sessions/login_menus/show.html.erb | 2 +- app/views/sessions/magic_links/show.html.erb | 2 +- app/views/sessions/new.html.erb | 2 +- app/views/sessions/starts/new.html.erb | 2 +- app/views/users/new.html.erb | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/views/sessions/login_menus/show.html.erb b/app/views/sessions/login_menus/show.html.erb index 26bdbea43..0a3c6c63d 100644 --- a/app/views/sessions/login_menus/show.html.erb +++ b/app/views/sessions/login_menus/show.html.erb @@ -3,7 +3,7 @@ <% content_for :header do %> diff --git a/app/views/sessions/magic_links/show.html.erb b/app/views/sessions/magic_links/show.html.erb index 88135b778..079fbdb10 100644 --- a/app/views/sessions/magic_links/show.html.erb +++ b/app/views/sessions/magic_links/show.html.erb @@ -3,7 +3,7 @@ <% content_for :header do %> diff --git a/app/views/sessions/new.html.erb b/app/views/sessions/new.html.erb index 68eda7cda..203ac23d7 100644 --- a/app/views/sessions/new.html.erb +++ b/app/views/sessions/new.html.erb @@ -3,7 +3,7 @@ <% content_for :header do %> diff --git a/app/views/sessions/starts/new.html.erb b/app/views/sessions/starts/new.html.erb index 1438d5271..a4da6f920 100644 --- a/app/views/sessions/starts/new.html.erb +++ b/app/views/sessions/starts/new.html.erb @@ -4,7 +4,7 @@ <% content_for :header do %> diff --git a/app/views/users/new.html.erb b/app/views/users/new.html.erb index 302ffcd73..1df533f75 100644 --- a/app/views/users/new.html.erb +++ b/app/views/users/new.html.erb @@ -3,7 +3,7 @@ <% content_for :header do %>