Skip to content

Commit 46b7fc0

Browse files
committed
<base href=".">
1 parent 7eef4aa commit 46b7fc0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

examples/AbiesWebAssembly/wwwroot/index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
<!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. -->
42
<html lang="en">
53

64
<head>
75
<title>HandlebarsNetTestApp</title>
8-
<base href="/">
6+
7+
<base href=".">
98
<meta charset="UTF-8">
109
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1110

0 commit comments

Comments
 (0)