UNPKG

gatsby-theme-try-ghost

Version:

A Gatsby theme for building flaring fast blogs from headless Ghost CMS.

11 lines (8 loc) 121 B
/** * * Placeholder for Subscribe * */ // The actual component const Subscribe = () => (null) export default Subscribe