We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63cfd18 commit cc30532Copy full SHA for cc30532
lib/portfolio_web/components/layouts/root.html.heex
@@ -4,7 +4,7 @@
4
<meta charset="utf-8" />
5
<meta name="viewport" content="width=device-width, initial-scale=1" />
6
<meta name="csrf-token" content={get_csrf_token()} />
7
- <.live_title default="Portfolio" suffix=" · Phoenix Framework">
+ <.live_title default="Hello 👋">
8
{assigns[:page_title]}
9
</.live_title>
10
<link phx-track-static rel="stylesheet" href={~p"/assets/css/app.css"} />
0 commit comments