Skip to content

Commit

Permalink
Step 18.3: Add css
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamil Kisiela authored and Dotan Simha committed Nov 22, 2016
1 parent 45df19c commit 84a57d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/index.html
Expand Up @@ -6,6 +6,7 @@
<title>Socially</title>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDbphq9crcdpecbseKX3Yx2LPxMRqWK-rc"></script>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/angular-material/1.0.7/angular-material.min.css">
</head>
<body>
<socially></socially>
Expand Down

0 comments on commit 84a57d5

Please sign in to comment.