summaryrefslogtreecommitdiffstats
path: root/src/templates/layout-journal.html
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2015-05-10 23:27:16 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2015-05-10 23:27:16 +0200
commit91a34506323340485a9f83cd0cff220333befa44 (patch)
treeb2bf149ddbb6829963926023dec7dd4284a2dba4 /src/templates/layout-journal.html
parentbb05796aad9676488a00bb53b792bc9260204e51 (diff)
downloadwebsite-91a34506323340485a9f83cd0cff220333befa44.tar.xz
Switch from default to friendly pygments theme
Diffstat (limited to 'src/templates/layout-journal.html')
-rw-r--r--src/templates/layout-journal.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/layout-journal.html b/src/templates/layout-journal.html
index 4ad4589..e58daa3 100644
--- a/src/templates/layout-journal.html
+++ b/src/templates/layout-journal.html
@@ -4,7 +4,7 @@
<meta charset="UTF-8">
<title>{{ title }}</title>
<link href="../style.css" rel="stylesheet">
- <link href="../pygments-default.css" rel="stylesheet">
+ <link href="../pygments.css" rel="stylesheet">
<link rel="icon" type="image/png" href="../resources/glider.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">