Skip to content

Commit

Permalink
new sponsors
Browse files Browse the repository at this point in the history
  • Loading branch information
jedi4ever committed May 7, 2012
1 parent 2f8d014 commit 42680d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/content/events/2012-mountainview/_sponsors.txt
Expand Up @@ -15,6 +15,7 @@ filter: erb

<% @ssponsors = [
{ :image => "zeroturnaround.png", :name => "Zeroturnaround", :link => "http://www.zeroturnaround.com/"},
{ :image => "stormpath.png", :name => "Stormpath", :link => "http://www.stormpath.com/"},
]%>
<% @ssponsors.each do |sponsor| %>
<a href='<%= sponsor[:link] %>'><img border=0 title='<%= sponsor[:name] %>' width=150px height=150px src='<%= File.join('/',@eventhome,"logos/#{sponsor[:image]}")%>'></a>
Expand Down

0 comments on commit 42680d4

Please sign in to comment.