diff --git a/source/images/content/projects/isleofruby-2018.svg b/source/images/content/projects/isleofruby-2018.svg new file mode 100644 index 0000000..c0133ed --- /dev/null +++ b/source/images/content/projects/isleofruby-2018.svg @@ -0,0 +1,18 @@ + + + + Untitled + Created with Sketch. + + + + + + + + + + + + + \ No newline at end of file diff --git a/source/index.html.haml b/source/index.html.haml index c007e10..9d95b2c 100644 --- a/source/index.html.haml +++ b/source/index.html.haml @@ -59,6 +59,9 @@ body_class: index %h2 Events %div.events.columns.small-12.large-12 %ul.small-block-grid-3.medium-block-grid-6.large-block-grid-6 + %li + = link_to 'https://2018.isleofruby.org/', class: "th", role: "button" do + = image_tag "content/projects/isleofruby-2018.svg" %li = link_to 'https://www.rubyonice.com/2018', class: "th", role: "button" do = image_tag "content/projects/rubyonice-2018.svg"