We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f11101 commit 16dceb0Copy full SHA for 16dceb0
1 file changed
front-end/src/pages/AboutPage/AboutPage.jsx
@@ -146,7 +146,7 @@ const AboutPage = () => {
146
<div className="w-full md:w-3/4 aspect-video bg-base-200 rounded-box overflow-hidden">
147
<iframe
148
className="w-full h-full"
149
- src="https://www.youtube.com/embed/VIDEO_ID"
+ src="https://www.youtube.com/embed/dS5AbGMsWeo?si=H6n-889if53Zvl5M"
150
title="Final Demo Video"
151
allowFullScreen
152
></iframe>
0 commit comments