SEO updates

This commit is contained in:
Angelos Chalaris
2019-08-22 10:59:06 +03:00
parent 805bd5967f
commit 8179ee7776
5 changed files with 49 additions and 1 deletions

View File

@ -5,8 +5,10 @@ module.exports = {
title: `${config.name}`,
description: `${config.description}`,
author: `@30-seconds`,
siteUrl: `${config.siteUrl}`,
},
plugins: [
`gatsby-plugin-sitemap`,
`gatsby-plugin-transition-link`,
{
resolve: `gatsby-source-filesystem`,