Skip to content

Commit b10018d

Browse files
committed
chore: update themes version
1 parent eae1556 commit b10018d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

EShop/Web/Views/Shared/_Layout.cshtml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<title>@ViewData["Title"] - Web</title>
77

8-
<link rel="stylesheet" href="https://kendo.cdn.telerik.com/themes/10.6.0/fluent/fluent-main.css" />
8+
<link rel="stylesheet" href="https://kendo.cdn.telerik.com/themes/11.0.2/fluent/fluent-main.css" />
99

1010
<environment names="Development">
1111
<bundle name="wwwroot/bundles/styles.min.css" />
@@ -55,4 +55,4 @@
5555

5656
@RenderSection("scripts", required: false)
5757
</body>
58-
</html>
58+
</html>

0 commit comments

Comments
 (0)