Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Load pygments style definitions
  • Loading branch information
Paul Cochrane committed Jan 25, 2015
1 parent d7e1907 commit 776d3f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions template/head.html
@@ -1,6 +1,7 @@
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<link rel="stylesheet" type="text/css" href="/css/style.css" media="screen" title="default" />
<link type="text/css" href="/css/custom-theme/jquery-ui-1.8.21.custom.css" rel="stylesheet" />
<link type="text/css" href="/css/pygments.css" rel="stylesheet" />
<script type="text/javascript" src="/js/jquery-1.7.2.min.js"></script>
<script type="text/javascript" src="/js/jquery-ui-1.8.21.custom.min.js"></script>
<script type="text/javascript" src="/js/search.js"></script>

0 comments on commit 776d3f4

Please sign in to comment.