diff options
author | B Mathis <brandon@imathis.com> | 2009-10-18 20:10:45 -0500 |
---|---|---|
committer | B Mathis <brandon@imathis.com> | 2009-10-18 20:10:45 -0500 |
commit | d8d51719fb2ec7cb2ee70dab4665c74baa0fb783 (patch) | |
tree | 1a3ba6a62eaa3c0d5b3bc8d5bcf5447ecd9335ec /source/index.haml | |
parent | 82d0251da120186c27791b7c073aa103d73c2b31 (diff) | |
download | my_new_personal_website-d8d51719fb2ec7cb2ee70dab4665c74baa0fb783.tar.xz my_new_personal_website-d8d51719fb2ec7cb2ee70dab4665c74baa0fb783.zip |
added compass, added some basic stylesheets
Diffstat (limited to 'source/index.haml')
-rw-r--r-- | source/index.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/index.haml b/source/index.haml index af77e063..12afdcfd 100644 --- a/source/index.haml +++ b/source/index.haml @@ -1,5 +1,5 @@ --- -layout: basic/default +layout: default title: Blog --- .blog |