Skip to content

Commit

Permalink
Add font link to demo-admin app.
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel910 committed May 27, 2019
1 parent 6fbe41e commit 6b2135b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/demo-admin/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="theme-color" content="#000000">
<link rel="shortcut icon" href="%PUBLIC_URL%/favicons/favicon.ico"/>
<link href="https://fonts.googleapis.com/css?family=IBM+Plex+Sans:400,500,700|Lato:400,700&display=swap" rel="stylesheet">
<!--
Notice the use of %PUBLIC_URL% in the tags above.
It will be replaced with the URL of the `public` folder during the build.
Expand Down

0 comments on commit 6b2135b

Please sign in to comment.