Skip to content

Commit

Permalink
修改命名错误的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
JiuLing-zhang committed Feb 7, 2025
1 parent 54df87d commit 9e3b8e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ComputerLock/wwwroot/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<link href="initialize-screen.css" rel="stylesheet" />
<link href="_content/MudBlazor/MudBlazor.min.css" rel="stylesheet" />
<link href="_content/CodeBeam.MudBlazor.Extensions/MudExtensions.min.css" rel="stylesheet" />
<link href="SignDebugger.styles.css" rel="stylesheet" />
<link href="ComputerLock.styles.css" rel="stylesheet" />
</head>

<body style="overflow-x:hidden">
Expand Down

0 comments on commit 9e3b8e2

Please sign in to comment.