Is the floating video available in Replit for the new .tutorial feature?

How do you put a floating video for the .tutorial folder?

@hugoondev Create a video.json file inside the .tutorial folder. Use the embedUrl property:

{ "embedUrl": "https://www.youtube.com/embed/uniquevideocode"}

You may need to refresh your screen to get the floating window to load.

2 Likes

@TimothyKeenan Ok, thanks!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.