Overview
This article provides guidance on how to add a video to your hub's sign in page to enhance branding and introduce the advocacy program. It covers two methods: embedding with Markdown syntax and using a custom thumbnail with a Youtube video.
Information
Adding a video to the sign in page of your hub can give it a personal touch and better introduce the advocacy program to potential advocates. Below are two methods to embed a video on the sign in page, each with its own pros and cons.
Method 1: Embedding with Markdown
Embed a video directly using Markdown syntax. This method allows the video to be played without leaving the page, but the video URL will be visible.
To add the video URL, navigate to Settings > Advocate Program tab > Sign-In > under Advocate Sign-In Message.
Method 2: Custom Thumbnail with Youtube Video
Embed a Youtube video with a custom thumbnail image. This method hides the video URL but redirects users to another tab to play the video.
Upload your thumbnail and video to Imgur and Youtube respectively, then collect their URLs. Add the links to the hub using the following syntax: [![]()](), placing the Imgur image URL in the first round brackets and the Youtube video URL in the second.
Example syntax with links: [![](https://i.imgur.com/Vq1Jm2v.jpg)](https://www.youtube.com/watch?v=KqqsrNMN5Y4).
After adding the links, click Save and Preview to view the changes.
FAQ
How can I add a personal touch to my hub's sign in page?
Adding a video to your hub's sign in page can provide a personal touch and introduce the advocacy program to new advocates.
What are the methods for embedding a video on the sign in page?
There are two methods: 1) Using Markdown syntax to embed the video directly, and 2) Embedding a Youtube video with a custom thumbnail image.
What are the pros and cons of using Markdown to embed a video?
Pros: The video plays without leaving the page. Cons: The video URL is visible to users.
What are the pros and cons of embedding a Youtube video with a custom thumbnail?
Pros: The video URL is hidden. Cons: Users are redirected to another tab to play the video.