Where to put real photos, track maps, and driver images

Where to put real photos, track maps, and driver images

This site ships with no real imagery (see the root README.md for why). Every place a photo belongs is currently a striped placeholder <div class="img-placeholder"> with a small caption saying what should go there.

To replace one:

  1. Save your image into this folder (assets/images/), e.g. spa-hero.jpg.
  2. Find the placeholder in the relevant layout (_layouts/) or article, and swap it for:
    <img src="/assets/images/spa-hero.jpg"
         class="w-100 rounded-3" alt="Describe the photo here">
    
  3. Only use images you own the rights to, or that are licensed for this use. Do not upload official team, league, or broadcaster photography/logos.

logo.svg in this folder is the site’s own original wordmark — safe to keep, recolour, or replace with your own mark.