summaryrefslogtreecommitdiff
path: root/_layouts/default.html
diff options
context:
space:
mode:
authorFranck Cuny <franck.cuny@gmail.com>2014-01-24 12:54:42 -0800
committerFranck Cuny <franck.cuny@gmail.com>2014-01-24 12:54:42 -0800
commitb43d319e79da49797586e285190dcaa2855062ce (patch)
tree4fffa860e2c099fd55b92088c2cd12eea2c7f398 /_layouts/default.html
parentMove the pubkey to /about/. (diff)
downloadlumberjaph-b43d319e79da49797586e285190dcaa2855062ce.tar.gz
Update CSS for pygments.
Diffstat (limited to '')
-rw-r--r--_layouts/default.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/default.html b/_layouts/default.html
index b04455a..5691df7 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -16,7 +16,7 @@
<title>{{ page.title }} | lumberjaph.net</title>
<link rel="stylesheet" href="/static/css/style.css" type="text/css"/>
- <link rel="stylesheet" href="/static/css/solarized-dark.css" type="text/css"/>
+ <link rel="stylesheet" href="/static/css/pygments.css" type="text/css"/>
<link rel="canonical" href="http://lumberjaph.net{{ page.url | replace:'index.html','' }}" />