Change gitcdn link (#234)

gitcdn.link was quite slow.  Use alternate link at gitcdn.xyz.
This commit is contained in:
jkmacc-LANL 2021-04-02 20:19:30 -06:00 committed by GitHub
parent 4849b5a8dc
commit 0e4df831af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,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.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" />
<!-- Styles -->
{% if site.icon != empty %}