Alexandra Spalato

Posts from: Natural Home

How to Get Started with Square Foot Gardening!

const PostEntry = ({ post, location }) => { const noImgClass = !post.featuredImage ? ‘no-img’ : ” const media = post.featuredImage ? post.featuredImage.remoteFile.childImageSharp.fluid.src : null return ( <article className=”entry” sx={{ …articleStyles, ‘.entry-content’: { pb: `m`, borderBottom: (t) => `1px solid ${t.colors.border}`, }, }} const getCode = (node) => { if (node.children.length > 0 && node.children[0].name […]

© 2023 | Built with ♥️ on Gatsby Wp Themes using WPGraphQL and Gatsby