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 7eef4aa commit 46b7fc0Copy full SHA for 46b7fc0
examples/AbiesWebAssembly/wwwroot/index.html
@@ -1,11 +1,10 @@
1
<!DOCTYPE html>
2
-<!-- Licensed to the .NET Foundation under one or more agreements. -->
3
-<!-- The .NET Foundation licenses this file to you under the MIT license. -->
4
<html lang="en">
5
6
<head>
7
<title>HandlebarsNetTestApp</title>
8
- <base href="/">
+
+ <base href=".">
9
<meta charset="UTF-8">
10
<meta name="viewport" content="width=device-width, initial-scale=1.0">
11
0 commit comments