Create a new page called our-story. This will be a simple page that matches the content of this doc:
https://docs.google.com/document/d/1JnukEllNSFdFrJguJ3-DYoeXdC9Vjjqr3xO299dwPtQ/edit?usp=sharing
The images should use the <figcaption> component. Brenton will provide links to download the full-sized image.
This page can either be a React page (following the pattern of /volunteer-opportunities) or a static HTML page (following the pattern of pages in /public/pages/)
Create a new page called
our-story. This will be a simple page that matches the content of this doc:https://docs.google.com/document/d/1JnukEllNSFdFrJguJ3-DYoeXdC9Vjjqr3xO299dwPtQ/edit?usp=sharing
The images should use the
<figcaption>component. Brenton will provide links to download the full-sized image.This page can either be a React page (following the pattern of
/volunteer-opportunities) or a static HTML page (following the pattern of pages in/public/pages/)