Skip to content

Commit

Permalink
404 improper embed fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Vercin-G authored and SyniRon committed Dec 3, 2024
1 parent 0487a22 commit d96a63c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/app/not-found.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export default function Error404() {
title="Vampires"
width="420"
height="315"
src="https://www.youtube.com/watch?v=QNrPkAS3utA"
src="https://www.youtube.com/embed/QNrPkAS3utA"
/>
</div>
);
Expand Down

0 comments on commit d96a63c

Please sign in to comment.