Custom Footer
To change the default footer provided by Gatsby Theme Docbar you use shadowing to replace them, follow these instructions to see how:
- Create a new file in your site at:
src/gatsby-theme-docbar/components/footer/index.js
- Add the code for each component to their respective files.
For shadowing to work correctly the path needs to match the ones provided above.