diff --git a/lib/mixer_web/components/layouts/root.html.heex b/lib/mixer_web/components/layouts/root.html.heex index 5799f78..8496a59 100644 --- a/lib/mixer_web/components/layouts/root.html.heex +++ b/lib/mixer_web/components/layouts/root.html.heex @@ -4,8 +4,9 @@ - <.live_title default="Mixer" suffix=" · Phoenix Framework"> - {assigns[:page_title]} + + <.live_title suffix=" · Mixer"> + {assigns[:page_title] || "Mixer"}