Skip to content

Commit 16dceb0

Browse files
committed
add final demo video
1 parent 5f11101 commit 16dceb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

front-end/src/pages/AboutPage/AboutPage.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ const AboutPage = () => {
146146
<div className="w-full md:w-3/4 aspect-video bg-base-200 rounded-box overflow-hidden">
147147
<iframe
148148
className="w-full h-full"
149-
src="https://www.youtube.com/embed/VIDEO_ID"
149+
src="https://www.youtube.com/embed/dS5AbGMsWeo?si=H6n-889if53Zvl5M"
150150
title="Final Demo Video"
151151
allowFullScreen
152152
></iframe>

0 commit comments

Comments
 (0)