Skip to content

Commit

Permalink
Update scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmarcuzo committed Mar 3, 2024
1 parent 23f0ee8 commit 4e26200
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2436,6 +2436,15 @@ <h4>Theme Colors</h4>
});
</script>

<script>
typed = new Typed('.typed', {
strings: ["", "Analista de Sistemas", "Dev. Back-end, Front-end e Mobile"],
typeSpeed: 100,
backSpeed: 60,
loop: true
});
</script>


<!-- Script para alternar entre os estilos -->
<script referrerpolicy="no-referrer"
Expand Down

0 comments on commit 4e26200

Please sign in to comment.