docs: Update documentation and assets ()

Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
This commit is contained in:
golangci-releaser 2023-02-05 18:37:05 +03:00 committed by GitHub
parent b87d2c19f4
commit fa8a438d7f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 328 additions and 337 deletions

View file

@ -21,6 +21,7 @@ module.exports = {
footer: `© ${new Date().getFullYear()}`,
},
plugins: [
`gatsby-plugin-netlify`,
`gatsby-alias-imports`,
`gatsby-transformer-sharp`,
`gatsby-plugin-sharp`,
@ -106,7 +107,6 @@ module.exports = {
},
},
`gatsby-plugin-netlify`,
`gatsby-plugin-netlify-cache`,
`gatsby-plugin-catch-links`,
`gatsby-plugin-emotion`,
`gatsby-plugin-react-helmet`,