Skip to content

Commit 05c7d8d

Browse files
authored
Update index.html
Signed-off-by: Jacob Haight <70984053+some45bucks@users.noreply.github.com>
1 parent 394cf60 commit 05c7d8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<link rel="stylesheet" href="./static/css/bulma.min.css"> <!-- Bulma CSS Framework -->
1616
<link rel="stylesheet" href="./static/css/index.css"> <!-- Custom Styles -->
1717
<link rel="icon" href="./static/images/favicon.svg"> <!-- Favicon -->
18-
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css">
18+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
1919

2020
<!-- jQuery Library -->
2121
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>

0 commit comments

Comments
 (0)