Skip to content

Commit

Permalink
Some config
Browse files Browse the repository at this point in the history
  • Loading branch information
jacklaurencegaray committed Apr 14, 2020
1 parent a80f159 commit e172fe3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/website.js
Expand Up @@ -8,8 +8,11 @@ module.exports = {
siteLogo: 'images/logo.png', // Used for SEO and manifest, path to your image you placed in the 'static' folder
siteDescription:
'A blog about mostly about code and everything I find interesting.',
siteKeywords: ['personal blog', 'blog', 'code', 'javascript', 'react'],
author: 'Jack Garay', // Author for schemaORGJSONLD
authorPhoto: './photo.jpg',
organization: 'Jack Laurence',
bio: 'I read then I write.',

// siteFBAppID: '123456789', // Facebook App ID - Optional
userTwitter: '@lawrencetecho', // Twitter Username
Expand Down

0 comments on commit e172fe3

Please sign in to comment.