We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70f993f commit 9487a38Copy full SHA for 9487a38
1 file changed
website/index.html
@@ -3,7 +3,7 @@
3
<head>
4
<title>react-highlight.js</title>
5
<meta charset="utf-8">
6
- <link rel='stylesheet' href='https://highlightjs.org/static/demo/styles/railscasts.css'/>
+ <link rel='stylesheet' href='https://highlightjs.org/static/demo/styles/tomorrow-night.css'/>
7
<link rel='stylesheet' href='https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css'/>
8
</head>
9
<body>
0 commit comments