Continued work from #32. - [ ] Anything else to add under **General**? - put files in `/resources/general/` - [ ] Add pages for **Protocols** - put files in `/resources/protocols/` - [ ] Add pages for **Tools** - put files in `/resources/tools/` - [ ] Update `navigation.yml` - https://github.com/DenverSuspensionCollective/DenverSuspensionCollective.github.io/blob/main/_data/navigation.yml#L19 ## Notes All pages should use the `standalone` template. ``` --- layout: standalone title: Protocols --- Put content here. ```