diff --git a/Elixir/notes_app/lib/notes_app_web/components/layouts/root.html.heex b/Elixir/notes_app/lib/notes_app_web/components/layouts/root.html.heex index a8fcef3..e3ce434 100644 --- a/Elixir/notes_app/lib/notes_app_web/components/layouts/root.html.heex +++ b/Elixir/notes_app/lib/notes_app_web/components/layouts/root.html.heex @@ -7,6 +7,7 @@ <.live_title suffix=" ยท Phoenix Framework"> <%= assigns[:page_title] || "NotesApp" %> +