diff --git a/app/assets/images/pages/supporters/letsencrypt.png b/app/assets/images/pages/supporters/letsencrypt.png index 3c538af..2edea7b 100644 Binary files a/app/assets/images/pages/supporters/letsencrypt.png and b/app/assets/images/pages/supporters/letsencrypt.png differ diff --git a/app/assets/images/pages/supporters/sflc.png b/app/assets/images/pages/supporters/sflc.png new file mode 100644 index 0000000..4ff77c1 Binary files /dev/null and b/app/assets/images/pages/supporters/sflc.png differ diff --git a/app/views/pages/supporters.html.erb b/app/views/pages/supporters.html.erb index fd12f3f..dd65e64 100644 --- a/app/views/pages/supporters.html.erb +++ b/app/views/pages/supporters.html.erb @@ -54,3 +54,45 @@ + +
+ ++ <%= link_to image_tag('pages/supporters/kickstarter.jpg', alt: 'Kickstarter logo', size: '300x144'), 'https://kickstarter.com/' %> +
+<%= t('.kickstarter_ex', kickstarter_link: link_to(t('.kickstarter'), 'https://kickstarter.com/')).html_safe %>
++ <%= link_to image_tag('pages/supporters/pivotallabs.png', alt: 'Pivotal Labs logo', size: '223x81'), 'https://pivotal.io/' %> +
+<%= t('.pivotallabs_ex', pivotallabs_link: link_to(t('.pivotallabs'), 'https://pivotal.io/')).html_safe %>
++ <%= link_to image_tag('pages/supporters/sflc.png', alt: 'Software Freedom Law Center logo', size: '180x180'), 'https://softwarefreedom.org/' %> +
+<%= t('.sflc_ex', sflc_link: link_to(t('.sflc'), 'https://softwarefreedom.org/')).html_safe %>
++ <%= link_to image_tag('pages/supporters/pivotallabs.png', alt: 'Pivotal Labs logo', size: '223x81'), 'https://pivotal.io/' %> +
+<%= t('.pivotallabs_ex', pivotallabs_link: link_to(t('.pivotallabs'), 'https://pivotal.io/')).html_safe %>
+