Skip to content

Commit

Permalink
awesome font
Browse files Browse the repository at this point in the history
  • Loading branch information
DanahYatim committed Nov 28, 2023
1 parent 16eb03e commit a76b73f
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 1 deletion.
5 changes: 4 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,13 @@

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.4/css/bulma.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jpswalsh/academicons@1/css/academicons.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.css">
<link rel="stylesheet" href="static/css/fontawesome.all.min.css">
<!-- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.css">-->
<link rel="stylesheet" href="static/css/index.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://documentcloud.adobe.com/view-sdk/main.js"></script>
<script defer src="static/js/fontawesome.all.min.js"></script>



<!-- bootstrap 4.5 -->
Expand Down
5 changes: 5 additions & 0 deletions static/css/fontawesome.all.min.css

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions static/js/fontawesome.all.min.js

Large diffs are not rendered by default.

0 comments on commit a76b73f

Please sign in to comment.