Skip to content

Commit

Permalink
feat(docs): add roboto font to covalent docs
Browse files Browse the repository at this point in the history
  • Loading branch information
emoralesb05 committed Nov 15, 2017
1 parent 62a511d commit 50e4d79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<title>Teradata Covalent - Angular Material Design UI Platform</title>
<base href="/">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1">

</head>
Expand Down

0 comments on commit 50e4d79

Please sign in to comment.