Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
MercedesMV authored Jul 22, 2023
1 parent 6de2a74 commit f784663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ let typewriter = new Typewriter(app, {

typewriter
.pauseFor(2500)
.typeString('Desarrolladora Web.')
.typeString('Desarrolladora Web / Diseñadora UX.')
.pauseFor(200)
.deleteChars(10)
.start();

0 comments on commit f784663

Please sign in to comment.