From d293f730bae2763b566c9708369141e43423c213 Mon Sep 17 00:00:00 2001 From: Nicholas Harding <40708936+sir306@users.noreply.github.com> Date: Tue, 24 Mar 2026 17:29:52 +1300 Subject: [PATCH] Replace embedded YouTube iframe by thumbnail link Remove the inline YouTube iframe and plain link in docs/BUILD-AND-RUN.md and replace them with a linked thumbnail image for the video (q48IM4RXzTg). This reduces page weight, avoids embedding/iframe rendering issues, and improves compatibility and load performance in the docs site. --- docs/BUILD-AND-RUN.md | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/docs/BUILD-AND-RUN.md b/docs/BUILD-AND-RUN.md index 2e945bb8..ac38541b 100644 --- a/docs/BUILD-AND-RUN.md +++ b/docs/BUILD-AND-RUN.md @@ -17,18 +17,8 @@ This walkthrough covers the full developer setup pipeline for Project Mobius: applicable third-party software licenses. Watch the tutorial: -[Project Mobius Build and Package Walkthrough](https://youtu.be/q48IM4RXzTg) - - + +[![Project Mobius Build and Package Walkthrough](https://img.youtube.com/vi/q48IM4RXzTg/maxresdefault.jpg)](https://youtu.be/q48IM4RXzTg) ## Prerequisites