Skip to content

Commit

Permalink
conflicts fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
arshadkazmi42 authored May 17, 2019
1 parent aaef873 commit 7325a43
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,8 @@ class Home extends Component {
return (
<Layout location={location}>
<TitleAndMetaTags
<<<<<<< HEAD
title="React &ndash; युज़र इंटरफ़ेसिज़ के निर्माण के लिए एक जावास्क्रिप्ट लाइब्रेरी"
ogUrl={createOgUrl('index.html')}
=======
title="React &ndash; A JavaScript library for building user interfaces"
canonicalUrl={createCanonicalUrl('/')}
>>>>>>> 06deefa56756f8dac13af59ee657186a81d28151
/>
<div css={{width: '100%'}}>
<header
Expand Down

0 comments on commit 7325a43

Please sign in to comment.