We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5557e04 commit f87811eCopy full SHA for f87811e
_includes/css.html
@@ -3,7 +3,7 @@
3
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Roboto:300,400,500,700" type="text/css">
4
5
<!-- FontAwesome icons -->
6
- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css">
+ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.1/css/all.min.css">
7
8
<!-- Core BootStrap CSS -->
9
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
0 commit comments