nguyendhse / videos-hacktoberfest

Want to make your first pull request? This repo is a freindly place to learn about GitHub and earn your shirt.

Home Page:https://hacktoberfest.evanw.uk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adding a video

Adding a video is a very easy task and it will get you a well earned pull request

Method

  • Find the video you want and get an embed link gif

Make sure the enable privacy-enhanced box is ticked, your pull request will be rejected if it isn't!

  • Fork the github repo fork

  • Find videos.html and click the edit button edit

  • Add a new line and add a title title

  • Add your embed code at the end embed

  • Your code should look something like this:

<br>
<h5 class="header col s12 light">VIDEO TITLE</h5>
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/rfscVS0vtbw?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
  • Commit your changes commit

  • Create a pull request and then your done! pr

LEARN MOST BASICS OF GITHUB...

LEARN HOW TO-:

YES! We did it, you have just earned yourself a pull request that will count towards your hacktoberfest shirt!

About

Want to make your first pull request? This repo is a freindly place to learn about GitHub and earn your shirt.

https://hacktoberfest.evanw.uk


Languages

Language:HTML 92.3%Language:JavaScript 5.4%Language:CSS 2.3%