Add syntax highlighting using pygments

This commit is contained in:
Philipp Oppermann
2016-02-14 17:04:36 +01:00
parent 5f3ff4904e
commit dc099ae621
3 changed files with 69 additions and 0 deletions

View File

@@ -22,4 +22,5 @@
<!-- CSS -->
<link rel="stylesheet" href="/css/poole.css">
<link rel="stylesheet" href="/css/main.css">
<link rel="stylesheet" href="/css/syntax.css">
</head>