Skip to content

Commit

Permalink
Merge pull request #12 from YubicoLabs/ps-video-remove
Browse files Browse the repository at this point in the history
removed outdated and incorrect Youtube video
  • Loading branch information
git14 authored Oct 16, 2024
2 parents 76ff746 + 9466a3d commit 2f53c95
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions docs/src/components/HomepageFeatures/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,6 @@ import ReactPlayer from "react-player";
function Feature() {
return (
<div className={clsx('col col--12')}>
<div>
<div className='player-wrapper'>
<ReactPlayer
controls
className='react-player'
url="https://www.youtube-nocookie.com/embed/4j82irl1s9s?si=oqDlCeiECSWV5X8S"
width='100%'
height='100%'
/>
</div>
</div>
</div>
);
}
Expand Down

0 comments on commit 2f53c95

Please sign in to comment.