diff --git a/lib/exmr_web/components/layouts/root.html.heex b/lib/exmr_web/components/layouts/root.html.heex
index 1286acf..dbc9eaa 100644
--- a/lib/exmr_web/components/layouts/root.html.heex
+++ b/lib/exmr_web/components/layouts/root.html.heex
@@ -4,8 +4,8 @@
- <.live_title suffix=" ยท Phoenix Framework">
- {assigns[:page_title] || "Exmr"}
+ <.live_title>
+ {assigns[:page_title] || "ExMR"}