File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ const AboutPage: React.FC = () => {
5656 style = { { maxHeight : "500px" , objectFit : "cover" } }
5757 >
5858 < source
59- src = { ` ${ process . env . PUBLIC_URL } / download/static/video /introduction_video.mp4` }
59+ src = "https://neurojson.io/io/ download/static/videos /introduction_video.mp4"
6060 type = "video/mp4"
6161 />
6262 Your browser does not support the video tag.
@@ -128,7 +128,7 @@ const AboutPage: React.FC = () => {
128128 style = { { maxHeight : "500px" , objectFit : "cover" } }
129129 >
130130 < source
131- src = { ` ${ process . env . PUBLIC_URL } / download/static/video /preview_video.mp4` }
131+ src = https : //neurojson.io/io/ download/static/videos /preview_video.mp4"
132132 type = "video/mp4"
133133 />
134134 Your browser does not support the video tag.
You can’t perform that action at this time.
0 commit comments