Gatsby Theme Cover Flow

moon indicating dark mode
sun indicating light mode

Default configuration

July 31, 2019

With the default configuration gatsy-theme-coverflow looks like this:

module.exports = {
plugins: [
{
resolve: "gatsby-theme-coverflow",
},
],
}