Skip to content

Commit

Permalink
Revert "Change gitcdn link (alshedivat#234)" (alshedivat#364)
Browse files Browse the repository at this point in the history
This reverts commit 0e4df83.
  • Loading branch information
alshedivat authored and Lorenzo Pacchiardi committed Nov 1, 2021
1 parent e75bd1f commit 62fbcf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<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">

<!-- Code Syntax Highlighting -->
<link rel="stylesheet" href="https://gitcdn.xyz/repo/jwarby/jekyll-pygments-themes/master/{{ site.highlight_theme }}.css" />
<link rel="stylesheet" href="https://gitcdn.link/repo/jwarby/jekyll-pygments-themes/master/{{ site.highlight_theme }}.css" />

<!-- Styles -->
{% if site.icon != empty %}
Expand Down

0 comments on commit 62fbcf0

Please sign in to comment.