Photos

Life on the water

Training, regattas, and club socials — add your photos below to bring this page to life.

How to add photos (for editors)
1. Save your photo as a .jpg or .png file in the same folder as gallery.html.
2. Find a <div class="gallery-item"> block in gallery.html.
3. Replace the inner div with: <img src="yourphoto.jpg" style="width:100%;height:100%;object-fit:cover;">
4. Save the file and refresh the browser to check it looks right.