diff options
author | B Mathis <brandon@imathis.com> | 2009-10-30 00:31:02 -0500 |
---|---|---|
committer | B Mathis <brandon@imathis.com> | 2009-10-30 00:31:02 -0500 |
commit | 5c736f5eb03d7b51defe27ac027124557c4c7a3b (patch) | |
tree | f2ad356f733a6b359360422209cba95d8197c817 /config.rb | |
parent | 80a70068ed7fda704c769e123c77bb8c78c7d9a3 (diff) | |
download | my_new_personal_website-5c736f5eb03d7b51defe27ac027124557c4c7a3b.tar.xz my_new_personal_website-5c736f5eb03d7b51defe27ac027124557c4c7a3b.zip |
added twitter feed to sidebar, moved to compass-edge gem
Diffstat (limited to 'config.rb')
-rw-r--r-- | config.rb | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ # Require any additional compass plugins here. +#require 'compass-colors' project_type = :stand_alone # Set this to the root of your project when deployed: http_path = "/" |