Photos
Life on the water
Training, regattas, and club socials — add your photos below to bring this page to life.
Hero photo
Got photos? Send them to [email protected] and we'll add them to the gallery.
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
3. Replace the inner div with:
4. Save the file and refresh the browser to check it looks right.
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.