Skip to content

Commit 1bc2aa6

Browse files
committed
Replace Combinatronics with jsDelivr for github.css
1 parent 6ea9aec commit 1bc2aa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/head.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<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">
1515

1616
<!-- Code Syntax Highlighting -->
17-
<link rel="stylesheet" href="https://combinatronics.io/jwarby/pygments-css/master/github.css" media="" id="highlight_theme_light" />
17+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jwarby/pygments-css/github.css" media="" id="highlight_theme_light" />
1818

1919
{% if page.toc and page.toc.sidebar %}
2020
<!-- Sidebar Table of Contents -->

0 commit comments

Comments
 (0)