Add the plugin into your site's gatsby-config.js file: module.exports = { plugins: [ { resolve: `gatsby-source-imgur-albums`, options: { clientId: "XXXXXX", ...
確定! 回上一頁