We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30e2189 commit e20220bCopy full SHA for e20220b
public/index.html
@@ -12,7 +12,7 @@
12
<link rel="stylesheet" href="https://unpkg.com/primer@latest/build/build.css"/>
13
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/4.0.0/github-markdown.min.css">
14
<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">
+ <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" rel="stylesheet">
16
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
17
<title>Note</title>
18
</head>
0 commit comments