Skip to content

Commit 629f833

Browse files
author
Daniel Medin
committed
Remove .Net9 from page title branding
1 parent d4995a1 commit 629f833

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

BitStoreWeb/BitStoreWeb.Net9/Views/Shared/_Layout.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<head>
2525
<meta charset="utf-8" />
2626
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
27-
<title>@ViewData["Title"] - BitStoreWeb.Net9</title>
27+
<title>@ViewData["Title"] - BitStore</title>
2828
<link rel="icon" type="image/png" href="~/Images/logoB.png" asp-append-version="true" />
2929
<link rel="shortcut icon" type="image/png" href="~/Images/logoB.png" asp-append-version="true" />
3030
<link rel="preconnect" href="https://fonts.googleapis.com" />

0 commit comments

Comments
 (0)