Skip to content

Commit

Permalink
Fix image
Browse files Browse the repository at this point in the history
  • Loading branch information
scorpionknifes committed Apr 20, 2020
1 parent 55faa41 commit 716a5f4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified public/images/home.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/pages/Home.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const Home = () => {
</Col>
<Col sm={4} xs={12} >
<p style={{fontSize: '28px'}}>Built with Firebase</p>
<p>Project uses Firebase authentication and Firestore. This give us support for multiple platforms and makes adding new features easy. The Firebase authentication SDK adds the feature of Google and Facebook Login.</p>
<p>Project uses Firebase authentication and Firestore. This give us support for multiple platforms and makes adding new features easy. The Firebase authentication SDK can make adding the features like Google and Facebook Login easy.</p>
</Col>
<Col sm={4} xs={12} >
<p style={{fontSize: '28px'}}>Skillsme Hackathon</p>
Expand Down

0 comments on commit 716a5f4

Please sign in to comment.