Skip to content

Commit

Permalink
add new fontawesome
Browse files Browse the repository at this point in the history
  • Loading branch information
justinvforvendetta committed Mar 10, 2024
1 parent 37dc38f commit ab9fb22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ function Home(props) {
'Verge Currency',
})}
</title>
<script src="https://kit.fontawesome.com/e1b1fa0258.js" crossorigin="anonymous"></script>
<link rel="image_src" href="/static/img/press/logo/verge-logo.png" />
<link rel="icon" type="image/png" sizes="128x128" href="/static/img/icons/favicon-128x128.png" />
<link rel="icon" type="image/png" sizes="96x96" href="/static/img/icons/favicon-96x96.png" />
Expand Down

0 comments on commit ab9fb22

Please sign in to comment.