Skip to content

Commit

Permalink
Fix fontawesome. :face_with_rolling_eyes:
Browse files Browse the repository at this point in the history
  • Loading branch information
kingcons committed Aug 9, 2020
1 parent ae185da commit d4ed97b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.7.5/css/bulma.css" />

<script src="https://kit.fontawesome.com/91bfe6ac9d.js"></script>
<script src="https://kit.fontawesome.com/eb90a3f8b5.js" crossorigin="anonymous"></script>
</head>

<body>
Expand Down

0 comments on commit d4ed97b

Please sign in to comment.