Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
added railscamp
  • Loading branch information
jhilden committed Jul 5, 2013
commit 0431ec18e7b9e2df176c4a8853877e6670c8c4fd
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 3 additions & 2 deletions source/index.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,9 @@ body_class: index
%div.columns.small-12.large-4.project_image
= link_to 'http://euruko2011.org' do
= image_tag "content/projects/euruko2011.jpg"

%div.columns.small-12.large-4
%div.columns.small-12.large-4.project_image
= link_to 'http://2013.railscamp.de' do
= image_tag "content/projects/railscamp_germany_2013.png"

/ %section
/ %h2 Our partners
Expand Down