Skip to content

Commit f326600

Browse files
committed
fix index.html
1 parent f7b429c commit f326600

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects/angular-intl-demo/src/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8">
5-
<title>AngularIntlDemo</title>
6-
<base href="/">
5+
<title>Angular Intl</title>
6+
<base href="./">
77
<meta content="width=device-width, initial-scale=1" name="viewport">
88
<link href="favicon.ico" rel="icon" type="image/x-icon">
99
<link href="https://fonts.gstatic.com" rel="preconnect">

0 commit comments

Comments
 (0)