|
1 | 1 | @{
|
2 | 2 | TempData["appName"] = "Sneat";
|
3 | | - TempData["appUrl"] = "https://demos.themeselection.com/sneat-aspnet-core-mvc-admin-template-free/html/vertical-menu-template/"; |
| 3 | + TempData["appUrl"] = "https://demos.themeselection.com/sneat-aspnet-core-mvc-admin-template-free/html/"; |
4 | 4 | @* Footer & Misc urls *@
|
5 | 5 | TempData["authorName"] = "ThemeSelection";
|
6 | 6 | TempData["authorUrl"] = "https://themeselection.com/";
|
7 | 7 | TempData["licenseUrl"] = "https://themeselection.com/license/";
|
8 | | - TempData["productPage"] = "https://themeselection.com/item/sneat-aspnet-core-mvc-admin-template-free/"; |
| 8 | + TempData["productPage"] = "https://themeselection.com/item/sneat-free-aspnet-core-mvc-admin-template/"; |
9 | 9 | TempData["support"] = "https://github.com/themeselection/sneat-bootstrap-html-aspnet-core-mvc-admin-template-free";
|
10 | 10 | TempData["documentation"] = "https://demos.themeselection.com/sneat-bootstrap-html-admin-template/documentation/net-core-mvc-introduction.html";
|
11 | 11 | TempData["twitterUrl"] = "https://twitter.com/Theme_Selection";
|
|
0 commit comments