TechnicalImages, Videos & Media
Using images from your GitHub public directory
After setting up GitHub integration, reference images from your repo's `/public` folder directly in your app (e.g., `src="/images/logo.png"`). These are bundled with your app and don't rely on external sources. When you deploy via GitHub, images are included automatically. This is faster and more reliable than external URLs.
