aboutsummaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorB Mathis <brandon@imathis.com>2010-03-10 12:24:20 -0600
committerB Mathis <brandon@imathis.com>2010-03-10 12:24:20 -0600
commite0b422588750ffb51a394541b96620c980397b9f (patch)
treec4842c987eb4cfbcd00886dd40356e2fde8e4dd9 /_config.yml
parenteefe29e5d0b6caab2f6bfcab7a10dbf43e208ac3 (diff)
downloadmy_new_personal_website-e0b422588750ffb51a394541b96620c980397b9f.tar.xz
my_new_personal_website-e0b422588750ffb51a394541b96620c980397b9f.zip
now blog posts use a different layout
Diffstat (limited to '')
-rw-r--r--_config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml
index f4f0f42b..8bb4ea3f 100644
--- a/_config.yml
+++ b/_config.yml
@@ -8,4 +8,4 @@ multiviews: true
sass: false
haml: true
post_defaults:
- layout: default \ No newline at end of file
+ layout: blog_post \ No newline at end of file