Skip to content

Commit

Permalink
Git ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
marwin1991 committed Jun 1, 2021
1 parent c1be3cd commit 7f4c902
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
node_modules/
.cache/
public
.idea/
*.iml
1 change: 0 additions & 1 deletion src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ const IndexPage = () => {
<h2 class={'h2-as-paragraph'} style={titleStyle}>It will beatify and make more noticeable to recruiters and the community.</h2>
</div>


<Generator style={generatorStyle} data={data}></Generator>
</main>
)
Expand Down

0 comments on commit 7f4c902

Please sign in to comment.