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 434f473 commit d9547ccCopy full SHA for d9547cc
_includes/head.html
@@ -12,7 +12,7 @@
12
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Roboto+Slab:100,300,400,500,700|Material+Icons">
13
14
<!-- Code Syntax Highlighting -->
15
- <link rel="stylesheet" href="https://gitcdn.link/repo/jwarby/jekyll-pygments-themes/master/{{ site.highlight_theme }}.css" />
+ <link rel="stylesheet" href="https://combinatronics.io/jwarby/pygments-css/master/github.css" />
16
17
<!-- Styles -->
18
{% if site.icon != empty -%}
0 commit comments