Skip to content

Commit

Permalink
update name
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcos-Coca committed Aug 4, 2024
1 parent 57e57de commit 0848ed4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/components/Presentation/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ function Presentation() {
<h1>
<Title title="Hi,&nbsp;I'm&nbsp;" />
<span className="Presentation-Content-Name">
<Title title="Marcos&nbsp;Mercado" />
<Title title="Marcos&nbsp;Mercado&nbsp;Coca" />
</span>
<br />
<Title title="Frontend&nbsp;Engenieer" />
Expand Down
2 changes: 1 addition & 1 deletion src/pages/portfolio.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ function Portfolio() {
target="blank"
className="button"
>
Ver más
See more
</a>
</div>
)
Expand Down

0 comments on commit 0848ed4

Please sign in to comment.