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 pecey committed Jan 27, 2023
1 parent f0c3566 commit d2a08fe
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 @@ -37,7 +37,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 d2a08fe

Please sign in to comment.