summaryrefslogtreecommitdiff
path: root/_layouts/global.html
diff options
context:
space:
mode:
Diffstat (limited to '_layouts/global.html')
-rw-r--r--_layouts/global.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/_layouts/global.html b/_layouts/global.html
index ee34775a3..15556b7c7 100644
--- a/_layouts/global.html
+++ b/_layouts/global.html
@@ -24,6 +24,9 @@
<link href="{{site.url}}css/cerulean.min.css" rel="stylesheet">
<link href="{{site.url}}css/custom.css" rel="stylesheet">
+ <!-- Code highlighter CSS -->
+ <link href="{{site.url}}css/pygments-default.css" rel="stylesheet">
+
<script type="text/javascript">
<!-- Google Analytics initialization -->
var _gaq = _gaq || [];