diff --git a/lib/wish_web/components/layouts/root.html.heex b/lib/wish_web/components/layouts/root.html.heex index 90924f2..85403d0 100644 --- a/lib/wish_web/components/layouts/root.html.heex +++ b/lib/wish_web/components/layouts/root.html.heex @@ -4,7 +4,7 @@ - <.live_title suffix=" ยท Phoenix Framework"> + <.live_title> <%= assigns[:page_title] || "Wish" %>