modify author of the blog

This commit is contained in:
Rances Acosta 2022-05-14 16:53:56 -04:00
parent 52f7c127bf
commit 0b59c7e23a

View file

@ -2,13 +2,13 @@ module.exports = {
siteMetadata: {
title: `Gatsby Starter Blog`,
author: {
name: `Ryan Overton`,
summary: `who loves helping develoeprs improve their knowledge and skills.`,
name: `Rances Acosta`,
summary: `This is a little practice of CI/CD using gitflow.`,
},
description: `A starter blog demonstrating what Gatsby can do.`,
siteUrl: `https://gatsbystarterblogsource.gatsbyjs.io/`,
social: {
twitter: `kylemathews`,
social: {
twitter: `rances_acosta`,
},
},
plugins: [