diff options
author | B Mathis <brandon@imathis.com> | 2010-03-10 14:22:19 -0600 |
---|---|---|
committer | B Mathis <brandon@imathis.com> | 2010-03-10 14:22:19 -0600 |
commit | 16aab4abb277c2b98947b0983b442741fb19045e (patch) | |
tree | dd18f31283d4b8558431ca2799d32ab8ad6e14c2 /source/_layouts | |
parent | 42251dddcadd8ff23f30b128f1f468b18c0adf92 (diff) | |
download | my_new_personal_website-16aab4abb277c2b98947b0983b442741fb19045e.tar.xz my_new_personal_website-16aab4abb277c2b98947b0983b442741fb19045e.zip |
updated syntax styling to have nice headers for code windows
Diffstat (limited to 'source/_layouts')
-rw-r--r-- | source/_layouts/default.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/_layouts/default.haml b/source/_layouts/default.haml index 9f4468b7..279682dd 100644 --- a/source/_layouts/default.haml +++ b/source/_layouts/default.haml @@ -2,7 +2,7 @@ blog_title: My Octopress Blog author: -twitter_user: +twitter_user: imathis tweet_count: 3 show_replies: false |