We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8ce371 commit 4196ce3Copy full SHA for 4196ce3
LearnJsonEverything/wwwroot/index.html
@@ -31,7 +31,7 @@
31
</script>
32
<link href="css/bootstrap/bootstrap.min.css" rel="stylesheet" />
33
<link href="_content/BlazorMonaco/lib/monaco-editor/min/vs/editor/editor.main.css" rel="stylesheet" />
34
- <link href="learnjsoneverything.styles.css" rel="stylesheet" />
+ <link href="LearnJsonEverything.styles.css" rel="stylesheet" />
35
<link href="css/app.css" rel="stylesheet" />
36
<link href="css/editor.css" rel="stylesheet" />
37
<link href="css/bootstrap-overrides.css" rel="stylesheet" />
0 commit comments