diff options
author | Sergey Chebotar <s.chebotar@gmail.com> | 2023-03-09 06:47:19 +0300 |
---|---|---|
committer | Sergey Chebotar <s.chebotar@gmail.com> | 2023-03-09 06:47:19 +0300 |
commit | 1209f41822cc376636f766d887a61df13c03742f (patch) | |
tree | 21bfe84baef9de7da2047559c38076f439c3ec8d /Views/Shared | |
parent | 9f611ae3f9a885eb1d04b2cabe1b3294375550b2 (diff) |
Change index title
Diffstat (limited to 'Views/Shared')
-rw-r--r-- | Views/Shared/_Layout.cshtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Views/Shared/_Layout.cshtml b/Views/Shared/_Layout.cshtml index 4430aec..47f0318 100644 --- a/Views/Shared/_Layout.cshtml +++ b/Views/Shared/_Layout.cshtml @@ -6,7 +6,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> <meta name="description" content="" /> <meta name="author" content="" /> - <title>Grayscale - Start Bootstrap Theme</title> + <title>My Darling Underwear - нижнее бельё ручной работы</title> <link rel="icon" type="image/x-icon" href="/assets/favicon.ico" /> <script src="/lib/font-awesome/js/all.js"></script> <link href="/lib/fancyapps-ui/fancybox.css" rel="stylesheet" /> |