We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4849b5a commit 0e4df83Copy full SHA for 0e4df83
_includes/head.html
@@ -25,7 +25,7 @@
25
<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">
26
27
<!-- Code Syntax Highlighting -->
28
-<link rel="stylesheet" href="https://gitcdn.link/repo/jwarby/jekyll-pygments-themes/master/{{ site.highlight_theme }}.css" />
+<link rel="stylesheet" href="https://gitcdn.xyz/repo/jwarby/jekyll-pygments-themes/master/{{ site.highlight_theme }}.css" />
29
30
<!-- Styles -->
31
{% if site.icon != empty %}
0 commit comments