We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29b7770 commit 5623363Copy full SHA for 5623363
_includes/themes/twitter/default.html
@@ -12,7 +12,7 @@
12
<link href="{{ ASSET_PATH }}/css/style.css?body=1" rel="stylesheet" type="text/css" media="all">
13
<link href="{{ ASSET_PATH }}/css/enju.css" rel="stylesheet" type="text/css" media="all">
14
<link href="{{ ASSET_PATH }}/css/enju-manual-patch.css" rel="stylesheet" type="text/css" media="all">
15
- <link href="{{ ASSET_PATH }}/style.css" rel="stylesheet" type="text/css" media="all">
+ <link href="{{ ASSET_PATH }}/css/highlight.css" rel="stylesheet" type="text/css" media="all">
16
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" rel="stylesheet">
17
18
<!-- Le fav and touch icons -->
assets/style.css renamed to assets/themes/twitter/css/highlight.css
0 commit comments