Skip to content
This repository has been archived by the owner on Oct 19, 2018. It is now read-only.

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

Notifications You must be signed in to change notification settings

WebInspectInc/videos-hacktoberfest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adding a video

Adding a video is super easy 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

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 95.4%
  • CSS 3.3%
  • JavaScript 1.3%