Skip to content

Commit

Permalink
Update index.jsx
Browse files Browse the repository at this point in the history
g suite
  • Loading branch information
SPeshov committed Nov 15, 2018
1 parent 65216bb commit fb0f173
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/layouts/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ class DefaultLayout extends React.Component {
name: 'description',
content: `I build web applications using: JavaScrip, ES2015, Babel, HTML5, CSS, CSS3, React, Angular, Gatsby, Webpack ...`
}]}

meta={[{
name: 'google-site-verification',
content: `bbh3MNx5dCW6t2sHUa1_Tl84iWec4wmSYKXdF2BlNQk`
}]}
/>

<div className={`l-page-container ${this.props.remarkScreenisActive && 'is-blurred'}`}>
Expand Down

0 comments on commit fb0f173

Please sign in to comment.