@@ -24,32 +24,36 @@ body_class: index
24
24
%div .row
25
25
%div .columns.small-12.large-12
26
26
%h2 Our events
27
+ %div .columns.small-12.large-4.project_image
28
+ = link_to 'http://www.euruko2015.org/' do
29
+ = image_tag " content/projects/euruko-2015.png"
27
30
%div .columns.small-12.large-4.project_image
28
31
= link_to 'http://2015.eurucamp.org/' do
29
32
= image_tag " content/projects/eurucamp-2015.svg"
30
33
%div .columns.small-12.large-4.project_image
31
34
= link_to 'http://2014.eurucamp.org/' do
32
35
= image_tag " content/projects/eurucamp-2014.svg"
36
+ %div .row
33
37
%div .columns.small-12.large-4.project_image
34
38
= link_to 'http://lightning.io/' do
35
39
= image_tag " content/projects/lightning-io.svg"
36
- %div .row
37
40
%div .columns.small-12.large-4.project_image
38
41
= link_to 'http://2014.railscamp.de' do
39
42
= image_tag " content/projects/railscamp-2014.png"
40
43
%div .columns.small-12.large-4.project_image
41
44
= link_to 'http://2013.eurucamp.org' do
42
45
= image_tag " content/projects/eurucamp-2013.png"
46
+ %div .row
43
47
%div .columns.small-12.large-4.project_image
44
48
= link_to 'http://jrubyconf.eu' do
45
49
= image_tag " content/projects/jrubyconf.svg"
46
- %div .row
47
50
%div .columns.small-12.large-4.project_image
48
51
= link_to 'http://2013.railscamp.de' do
49
52
= image_tag " content/projects/railscamp-2013.png"
50
53
%div .columns.small-12.large-4.project_image
51
54
= link_to 'http://2012.eurucamp.org' do
52
55
= image_tag " content/projects/eurucamp-2012.png"
56
+ %div .row
53
57
%div .columns.small-12.large-4.project_image
54
58
= link_to 'http://euruko2011.org' do
55
59
= image_tag " content/projects/euruko-2011.png"
0 commit comments