Start Gatsby blog
May 01, 2015(February 22, 2023更新)
Install and fast start
Add Tags
Content image align left
// gatsby-config.js
{
resolve: `gatsby-remark-images`,
options: {
maxWidth: 590,
wrapperStyle: "margin-left: 0; margin-right: 0;",
},
},