We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 394cf60 commit 05c7d8dCopy full SHA for 05c7d8d
index.html
@@ -15,7 +15,7 @@
15
<link rel="stylesheet" href="./static/css/bulma.min.css"> <!-- Bulma CSS Framework -->
16
<link rel="stylesheet" href="./static/css/index.css"> <!-- Custom Styles -->
17
<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">
+ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
19
20
<!-- jQuery Library -->
21
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
0 commit comments