We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4995a1 commit 629f833Copy full SHA for 629f833
1 file changed
BitStoreWeb/BitStoreWeb.Net9/Views/Shared/_Layout.cshtml
@@ -24,7 +24,7 @@
24
<head>
25
<meta charset="utf-8" />
26
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
27
- <title>@ViewData["Title"] - BitStoreWeb.Net9</title>
+ <title>@ViewData["Title"] - BitStore</title>
28
<link rel="icon" type="image/png" href="~/Images/logoB.png" asp-append-version="true" />
29
<link rel="shortcut icon" type="image/png" href="~/Images/logoB.png" asp-append-version="true" />
30
<link rel="preconnect" href="https://fonts.googleapis.com" />
0 commit comments