Skip to content

Commit

Permalink
Step 7.4: Added base tag
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha authored and Dotan Simha committed Nov 22, 2016
1 parent 6de7170 commit 54c8af5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/index.ng2.html
Expand Up @@ -5,6 +5,7 @@
<meta name="viewport" content="user-scalable=no, initial-scale=1, minimal-ui, maximum-scale=1, minimum-scale=1" />
<link rel="shortcut icon" type="image/png" href="favicon.png?v1" sizes="16x16 32x32 64x64">
<link rel="apple-touch-icon" sizes="120x120" href="apple-touch-icon-precomposed.png">
<base href="/">
</head>
<body>
<app></app>
Expand Down

0 comments on commit 54c8af5

Please sign in to comment.