Skip to content

Commit

Permalink
put back font awesome cdn
Browse files Browse the repository at this point in the history
  • Loading branch information
sophiabeluli committed Sep 3, 2024
1 parent bc28e31 commit 129af06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/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.0" />
<title>gSender</title>
<link rel="stylesheet" crossorigin href="./src/index.css" type="text/css"/>
<link href="https://use.fontawesome.com/releases/v5.15.4/css/all.css" rel="stylesheet" />
<script src="https://cdn.tailwindcss.com"></script>
<!--app-head-->
</head>
Expand Down

0 comments on commit 129af06

Please sign in to comment.