We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95fbbdf commit 8d0b1d3Copy full SHA for 8d0b1d3
public/index.html
@@ -8,7 +8,7 @@
8
<meta name="viewport" content="width=device-width, initial-scale=1.0">
9
<link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico">
10
<link rel="stylesheet" href="style.css">
11
- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.6.0/styles/github.min.css">
+ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.7.2/styles/github.min.css">
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"/>
0 commit comments