Skip to content

Commit e20220b

Browse files
committed
Update dependency font-awesome to v5.15.3
1 parent 30e2189 commit e20220b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<link rel="stylesheet" href="https://unpkg.com/primer@latest/build/build.css"/>
1313
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/4.0.0/github-markdown.min.css">
1414
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet"/>
15-
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/all.min.css" rel="stylesheet">
15+
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" rel="stylesheet">
1616
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
1717
<title>Note</title>
1818
</head>

0 commit comments

Comments
 (0)