|
@@ -4,13 +4,14 @@
|
|
|
<head>
|
|
|
<meta charset="utf-8" />
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
|
- <title>@ViewData["Title"]TEAM Model OS</title>
|
|
|
+ <title>@ViewData["Title"]</title>
|
|
|
@*<link rel="stylesheet" href="~/dist/style.css" asp-append-version="true" />*@
|
|
|
<link rel="icon" type="image/x-icon" class="js-site-favicon" href="https://account.habookaclass.biz/dist/6854ccd21afb6b1f994e1556c2360dd8.ico">
|
|
|
@*<link rel="stylesheet" href="~/dist/vendor.css" asp-append-version="true" />
|
|
|
<environment names="Staging,Production">
|
|
|
<link rel="stylesheet" href="~/dist/site.css" asp-append-version="true" />
|
|
|
</environment>*@
|
|
|
+
|
|
|
</head>
|
|
|
|
|
|
<body>
|