mirror of
https://github.com/sethcottle/littlelink.git
synced 2025-04-20 07:25:54 -04:00
modify author of the blog
This commit is contained in:
parent
52f7c127bf
commit
61305b9335
@ -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…
x
Reference in New Issue
Block a user