mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
added social links
This commit is contained in:
@@ -17,6 +17,9 @@
|
||||
- if ContentConfig.footer_linkedin_url.present?
|
||||
%a.soc-btn.li{href: ContentConfig.footer_linkedin_url}
|
||||
LinkedIn
|
||||
-if ContentConfig.footer_instagram_url.present?
|
||||
%a.soc-btn.tw{href: ContentConfig.footer_instagram_url}
|
||||
Instagram
|
||||
%table.column{:align => "left"}
|
||||
%tr
|
||||
%td
|
||||
|
||||
@@ -13,3 +13,6 @@
|
||||
= @order.distributor.contact.email
|
||||
%br
|
||||
= @order.distributor.website || ""
|
||||
%br
|
||||
= @order.distributor.instagram || ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user