Skip to content

Commit 2d0382a

Browse files
committed
Add styles for syntax highlighting
1 parent 377bce9 commit 2d0382a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/_includes/head.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@
77
<meta name="date" content="2018-11-01"/>
88
<title>{{ page.title }}</title>
99
<link href="css/hamcrest.css" rel="stylesheet" type="text/css">
10+
<link href="https://raw.githubusercontent.com/jwarby/pygments-css/master/native.css" rel="stylesheet" type="text/css">
1011
</head>

0 commit comments

Comments
 (0)