mirror of
https://github.com/apigy/selfstarter.git
synced 2026-01-09 14:27:55 -05:00
added place holder image to show instead of video
This commit is contained in:
@@ -22,6 +22,12 @@ value_proposition: "Roll your own crowdfunding"
|
||||
# YouTube or Vimeo Video URL (The embed URL, without the query string options)
|
||||
video_embed_url: "https://www.youtube.com/v/D1L3o88GKew"
|
||||
|
||||
# This image file will be shown in place of the youtube (or whatever) video. When the user clicks it, the vid will
|
||||
# replace the image and start playing. Note that you can leave this blank, and no image will be use - first frame
|
||||
# of the video will be displayed
|
||||
# NOTE: this only works for youtube video at the moment. If its not for youtube, then just leave this property blank
|
||||
video_placeholder_img_path: "video_placeholder.png"
|
||||
|
||||
# Amazon settings -- you'll need an Amazon Payments account, sign up here --> http://bit.ly/SGksTv
|
||||
|
||||
# To find your access key and secret key, head over to here --> http://bit.ly/R4I4ky (Follow that guide in the Seller Central page)
|
||||
|
||||
Reference in New Issue
Block a user