mirror of
https://github.com/sethcottle/littlelink.git
synced 2025-04-20 07:25:54 -04:00
Release commit
This commit is contained in:
parent
50b73b08d7
commit
d0f6ad10a2
@ -5,7 +5,7 @@ module.exports = {
|
||||
name: `Rances Acosta`,
|
||||
summary: `This is a little practice of CI/CD using gitflow.`,
|
||||
},
|
||||
description: `A starter blog demonstrating what Gatsby can do.`,
|
||||
description: `A starter blog demonstrating what Gatsby can do and CI/CD power.`,
|
||||
siteUrl: `https://rancesking.github.io/`,
|
||||
social: {
|
||||
twitter: `rances_acosta`,
|
||||
|
@ -47,7 +47,7 @@ const Bio = () => {
|
||||
Written by <strong>{author.name}</strong> {author?.summary || null}
|
||||
{` `}
|
||||
<a href={`https://twitter.com/${social?.twitter || ``}`}>
|
||||
You should follow them on Twitter
|
||||
You should follow me on Twitter
|
||||
</a>
|
||||
</p>
|
||||
)}
|
||||
|
Loading…
x
Reference in New Issue
Block a user