Skip to content

Commit 90d242f

Browse files
authored
chore: add base href (angular#368)
1 parent 36de7ef commit 90d242f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<html>
33
<head>
44
<title>Angular QuickStart</title>
5+
<base href="/">
56
<meta charset="UTF-8">
67
<meta name="viewport" content="width=device-width, initial-scale=1">
78
<base href="/">

0 commit comments

Comments
 (0)