Skip to content

Commit

Permalink
Merge pull request #22 from kevinashworth/remove-unused-icons
Browse files Browse the repository at this point in the history
Remove Simple Line Icons
  • Loading branch information
kevinashworth authored Dec 28, 2020
2 parents e984b3b + a475e00 commit ce813cb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ const DefaultLayout = (props) => {
<meta name='msapplication-TileColor' content='#da532c' />
<meta name='theme-color' content='#ffffff' />
<script src='https://kit.fontawesome.com/085731bca6.js' crossOrigin='anonymous' />
<link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/simple-line-icons/2.4.1/css/simple-line-icons.min.css' integrity='sha256-7O1DfUu4pybYI7uAATw34eDrgQaWGOfMV/8erfDQz/Q=' crossOrigin='anonymous' />
</Helmet>
)
}
Expand Down

0 comments on commit ce813cb

Please sign in to comment.