Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Step 18.6: Add fonts and FontAwesome
  • Loading branch information
dotansimha authored and DAB0mB committed Dec 14, 2016
1 parent f59f56f commit 4930149
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions client/index.html
@@ -1,5 +1,8 @@
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<base href="/">
<link href='http://fonts.googleapis.com/css?family=Muli:400,300' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
</head>
<body>
<app>Loading...</app>
Expand Down

0 comments on commit 4930149

Please sign in to comment.