Added syntax highlighting on codeblocks.

This commit is contained in:
Evan O'Connell
2012-07-09 14:38:58 -04:00
parent d366467eea
commit b0ea59033b
5 changed files with 80 additions and 1 deletions

View File

@@ -13,6 +13,7 @@
<meta property="og:type" content="website"/>
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Alfa+Slab+One|Droid+Serif"/>
<link rel="stylesheet" href="/styles/all.css"/>
<link rel="stylesheet" href="/styles/syntax.css"/>
<link rel="icon" href="/images/favicon.png" type="image/png"/>
<script>
var _gaq = _gaq || [];