Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabrielpatrola authored Oct 18, 2022
1 parent 727c8c3 commit ab076c5
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,52 +29,47 @@ In my free time I like to go to the gym (🏋🏻‍♂️), to watch movies (
<div style="
display: flex;
">
<img src="./c.svg" width="50" style="
<img src="./javascript.svg" width="50" style="
margin: 3px;
padding: 8px;
border-radius: 4px;
"/>
<img src="./php.svg" width="50" style="
margin: 3px;
padding: 8px;
border-radius: 4px;
"/>
<img src="./laravel.svg" width="50" style="
<img src="./typescript.svg" width="50" style="
margin: 3px;
padding: 8px;
border-radius: 4px;
"/>
<img src="./html5.svg" width="50" style="
<img src="./node-dot-js.svg" width="50" style="
margin: 3px;
padding: 8px;
border-radius: 4px;
"/>
<img src="./css3.svg" width="50" style="
<img src="./react.svg" width="50" style="
margin: 3px;
padding: 8px;
border-radius: 4px;
"/>
<img src="./javascript.svg" width="50" style="
<img src="./vue-dot-js.svg" width="50" style="
margin: 3px;
padding: 8px;
border-radius: 4px;
"/>
<img src="./typescript.svg" width="50" style="
<img src="./php.svg" width="50" style="
margin: 3px;
padding: 8px;
border-radius: 4px;
"/>
<img src="./node-dot-js.svg" width="50" style="
<img src="./laravel.svg" width="50" style="
margin: 3px;
padding: 8px;
border-radius: 4px;
"/>
<img src="./react.svg" width="50" style="
<img src="./html5.svg" width="50" style="
margin: 3px;
padding: 8px;
border-radius: 4px;
"/>
<img src="./vue-dot-js.svg" width="50" style="
<img src="./css3.svg" width="50" style="
margin: 3px;
padding: 8px;
border-radius: 4px;
Expand Down Expand Up @@ -104,6 +99,11 @@ display: flex;
padding: 8px;
border-radius: 4px;
"/>
<img src="./c.svg" width="50" style="
margin: 3px;
padding: 8px;
border-radius: 4px;
"/>
</div>

![Visitors Count(https://profile-counter.glitch.me/gabrielpatrola/count.svg)](https://profile-counter.glitch.me/gabrielpatrola/count.svg)
Expand Down

0 comments on commit ab076c5

Please sign in to comment.