We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7e1907 commit 776d3f4Copy full SHA for 776d3f4
template/head.html
@@ -1,6 +1,7 @@
1
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
2
<link rel="stylesheet" type="text/css" href="/css/style.css" media="screen" title="default" />
3
<link type="text/css" href="/css/custom-theme/jquery-ui-1.8.21.custom.css" rel="stylesheet" />
4
+<link type="text/css" href="/css/pygments.css" rel="stylesheet" />
5
<script type="text/javascript" src="/js/jquery-1.7.2.min.js"></script>
6
<script type="text/javascript" src="/js/jquery-ui-1.8.21.custom.min.js"></script>
7
<script type="text/javascript" src="/js/search.js"></script>
0 commit comments