From c3877a436174f315a5529bf028bd577ca7b8e795 Mon Sep 17 00:00:00 2001 From: tekkub Date: Sat, 30 Oct 2010 16:21:55 -0600 Subject: Embed code directly (plus highlighting!) instead of using gists --- _config.yml | 1 + 1 file changed, 1 insertion(+) (limited to '_config.yml') diff --git a/_config.yml b/_config.yml index ccdbafb..3117754 100644 --- a/_config.yml +++ b/_config.yml @@ -1,3 +1,4 @@ permalink: /:title auto: true server: true +pygments: true \ No newline at end of file -- cgit v1.3.1