diff --git a/source/layouts/layout.haml b/source/layouts/layout.haml index 4de39b5..de347aa 100644 --- a/source/layouts/layout.haml +++ b/source/layouts/layout.haml @@ -12,7 +12,7 @@ %meta{:content => data.page.description || "Doodle notes from Startup School 2014", :name => "description"} %meta{:content => "width=device-width", :name => "viewport"} - %link{:rel=>"image_src", :href=>"http://startupnotes.org/img/facebook.png?1"} + %link{:rel=>"image_src", :href=>"http://startupnotes.org/img/facebook.png?2"} = javascript_include_tag "/js/vendor/modernizr.2.5.3.min" = stylesheet_link_tag "all"