diff --git a/app/assets/images/ofw.png b/app/assets/images/ofw.png new file mode 100644 index 0000000000..ac571bacd0 Binary files /dev/null and b/app/assets/images/ofw.png differ diff --git a/lib/chili/local_organics_feature/app/overrides/spree/layouts/spree_application/footer.html.erb.deface b/lib/chili/local_organics_feature/app/overrides/spree/layouts/spree_application/footer.html.erb.deface index e6974fd697..e2c23552d0 100644 --- a/lib/chili/local_organics_feature/app/overrides/spree/layouts/spree_application/footer.html.erb.deface +++ b/lib/chili/local_organics_feature/app/overrides/spree/layouts/spree_application/footer.html.erb.deface @@ -1,2 +1,3 @@ | <%= link_to 'Terms and Conditions', "http://www.localorg.com.au/contactterms-and-conditions.html" %> +| <%= link_to "http://openfoodweb.org/foundation" do %><%= image_tag 'ofw.png', alt: 'Open Food Web Foundation' %><% end %> \ No newline at end of file