Skip to content

Commit

Permalink
Add CSS Stylesheet for Material Icons
Browse files Browse the repository at this point in the history
  • Loading branch information
icot committed Dec 17, 2018
1 parent 8b89991 commit 971b7de
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file modified dist.tgz
Binary file not shown.
1 change: 1 addition & 0 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="favicon.png">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
</head>
<body>
<cern-ngx-app>Loading...</cern-ngx-app>
Expand Down

0 comments on commit 971b7de

Please sign in to comment.