We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7b429c commit f326600Copy full SHA for f326600
projects/angular-intl-demo/src/index.html
@@ -2,8 +2,8 @@
2
<html lang="en">
3
<head>
4
<meta charset="utf-8">
5
- <title>AngularIntlDemo</title>
6
- <base href="/">
+ <title>Angular Intl</title>
+ <base href="./">
7
<meta content="width=device-width, initial-scale=1" name="viewport">
8
<link href="favicon.ico" rel="icon" type="image/x-icon">
9
<link href="https://fonts.gstatic.com" rel="preconnect">
0 commit comments