From 954324200c33dd4910fd3198bbc6a0062cdd2074 Mon Sep 17 00:00:00 2001 From: KKlochko Date: Thu, 1 May 2025 12:15:10 +0300 Subject: [PATCH] Update the suffix for the default page title. --- .../components/layouts/root.html.heex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/decentralised_book_index_web/components/layouts/root.html.heex b/lib/decentralised_book_index_web/components/layouts/root.html.heex index 8b89419..9614513 100644 --- a/lib/decentralised_book_index_web/components/layouts/root.html.heex +++ b/lib/decentralised_book_index_web/components/layouts/root.html.heex @@ -4,7 +4,7 @@ - <.live_title default="DecentralisedBookIndex" suffix=" ยท Phoenix Framework"> + <.live_title default="DecentralisedBookIndex"> {assigns[:page_title]}