Skip to content

Commit

Permalink
Update typewriter.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sacul-xyz authored Apr 12, 2024
1 parent 4ad63dc commit f14115d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typewriter.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ var typewriter = new Typewriter(app, {
var text = `
<font color="19ff00">root@localhost</font><font color="#ffffff">:</font><font color="#00ffff">~</font><font color="#ffffff">$ cd website/about_me</font><br/>
<font color="19ff00">root@localhost</font><font color="#ffffff">:</font><font color="#00ffff">~</font><font color="#ffffff">$ cat introduction.txt</font><br/><br/>
>name: lucas<br/> >age: 20<br/> >gender: male<br/> >hobbys: gym<br/> >occupation: sysadmin<br/><br/>
>name: lucas<br/> >age: 21<br/> >gender: male<br/> >hobbys: gym<br/> >occupation: sysadmin<br/><br/>
>see also: <a href="https://github.com/sacul-xyz" class="blink-animation">github</a> <a href="mailto:[email protected]" class="blink-animation">e-mail</a>`;

0 comments on commit f14115d

Please sign in to comment.