gatsby-theme-catalyst-footer
Sibling theme for gatsby-theme-catalyst-core
which adds a basic site footer using latent component shadowing. Just a simple copyright, branding, and social links at this time. This will be expanded on in the future to support navigation in the footer.
Demos
Catalyzing Start
gatsby new catalyst https://github.com/ehowey/gatsby-starter-catalyst
Theme Options
Option | Values | Description |
---|---|---|
useFooterSocialLinks | true or false | Defaults to true, controls whether the social links are displayed or not |
footerContentLocation | String value, “left”, “right” or “center” | Defaults to “left”, determines the location of the footer content. |