modify author of the blog
This commit is contained in:
parent
52f7c127bf
commit
0b59c7e23a
1 changed files with 4 additions and 4 deletions
|
@ -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`,
|
||||
twitter: `rances_acosta`,
|
||||
},
|
||||
},
|
||||
plugins: [
|
||||
|
|
Loading…
Reference in a new issue