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 bd91889 commit a065d54Copy full SHA for a065d54
client/index.html
@@ -4,8 +4,8 @@
4
<meta charset="UTF-8" />
5
<link rel="icon" type="image/png" href="/logo-saas-transparent-square.png" />
6
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
- <title>Ter: Trpc Express React</title>
8
- <meta name="description" content="Boilerplate for a Fullstack App with authentication">
+ <title>FSB: Fullstack SaaS Boilerplate</title>
+ <meta name="description" content="Boilerplate for a Fullstack SaaS App">
9
</head>
10
<body>
11
<div id="root"></div>
0 commit comments