Skip to content

Commit

Permalink
Add fontawesome via cdn
Browse files Browse the repository at this point in the history
  • Loading branch information
zhulia96 committed Jun 29, 2018
1 parent b553ace commit ffe5bd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions daemon/web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<head>
<meta charset="UTF-8">
<link href="https://fonts.googleapis.com/css?family=Rubik" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.0/css/all.css" integrity="sha384-lKuwvrZot6UHsBSfcMvOkWwlCMgc0TaWr+30HWe3a4ltaBwTZhyTEggF5tJv8tbt" crossorigin="anonymous">
<title>Inertia Web</title>
</head>

Expand Down

0 comments on commit ffe5bd1

Please sign in to comment.