Skip to content

Fix share buttons

marcheing requested to merge fix_share_buttons into master

This fixes the behavior of share buttons both on contest show pages and the video share button js. The facebook and g+ links won't work with localhost address as they will perform requests to the addresses in order to obtain metadata, which should only work (and be testable) on production.

Closes #57 (moved)

Merge request reports