Skip to content

Commit

Permalink
change base tag
Browse files Browse the repository at this point in the history
  • Loading branch information
tesar-tech committed Dec 26, 2023
1 parent 6bb1fca commit ce930f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wwwroot/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>BlazorAndTailwind</title>
<base href="/"/>
<base href="/" />
<link rel="stylesheet" href="app.min.css"/>
</head>

Expand Down

0 comments on commit ce930f3

Please sign in to comment.