Skip to content

Commit

Permalink
added config entries
Browse files Browse the repository at this point in the history
  • Loading branch information
anubhavsrivastava committed Jun 1, 2019
1 parent fae7a1d commit 31afee9
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions config.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ module.exports = {
manifestDisplay: 'standalone',
manifestIcon: 'src/assets/img/website-icon.png',
pathPrefix: `/gatsby-starter-paradigmshift/`, // This path is subpath of your hosting https://domain/portfolio
heading: 'Anubhav',
subHeading: 'Web Developer',
heading: 'Anubhav Srivastava',
subHeading: 'Full time Web Developer. Part time Open source contributor ',
// social
socialLinks: [
{
Expand All @@ -27,10 +27,8 @@ module.exports = {
name: 'Facebook',
url: 'https://facebook.com/theanubhav',
},
{
icon: 'fa-envelope-o',
name: 'Email',
url: 'mailto:[email protected]',
},
],
emailId: '[email protected]',
phone: '020182389123',
address: '11 Ashiyana, Mumbai, India',
};

0 comments on commit 31afee9

Please sign in to comment.