Skip to content

Commit

Permalink
Changing contact email.
Browse files Browse the repository at this point in the history
  • Loading branch information
vstgio authored May 22, 2024
1 parent 86e468d commit bbfd25d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/page.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export default function Home() {
</div>
<div id="contato" className="w-10/12 h-fit mb-20 ml-[8vw]">
<h2 className="font-bold text-3xl mb-4">Contato</h2>
<p className="text-xl font-light">email@arka.la</p>
<p className="text-xl font-light">arka@arka.la</p>
</div>
</section>
</>
Expand Down

0 comments on commit bbfd25d

Please sign in to comment.