-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6 from AurinoJunior/fix/general-adjustments
fix: general adjustments
- Loading branch information
Showing
10 changed files
with
2,905 additions
and
2,406 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,8 +17,8 @@ export function App() { | |
<About /> | ||
<Stack /> | ||
<Contact /> | ||
<Footer /> | ||
</Container> | ||
<Footer /> | ||
</> | ||
) | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"title": "Aurino Junior", | ||
"phrase_animation": ["Software developer", "Frontend Engineer"], | ||
"description": "Hello, my name is Aurino Junior, I have a degree in computer science and I work as a Frontend software developer. Take the opportunity to get to know me better in the about section or see my projects.", | ||
"description": "Hello, my name is Aurino Junior, I have a degree in computer science and I work as a Frontend software developer. Welcome to my personal website, take the opportunity to get to know me better in the about section or see my projects below.", | ||
"locale": "São Paulo - SP, Brasil", | ||
"status": "Open to work" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"title": "Aurino Junior", | ||
"phrase_animation": ["Software developer", "Frontend Engineer"], | ||
"description": "Olá meu nome é Aurino Junior, sou formado em ciência da computação e trabalho como desenvolvedor de software Frontend. Aproveite para me conhecer melhor na seção sobre ou ver meus projetos.", | ||
"description": "Olá meu nome é Aurino Junior, sou formado em ciência da computação e trabalho como desenvolvedor de software Frontend. Seja muito bem-vindo ao meu site pessoal, aproveite para me conhecer melhor na seção sobre ou ver meus projetos abaixo.", | ||
"locale": "São Paulo - SP, Brasil", | ||
"status": "Open to work" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters