Skip to content

Commit

Permalink
Update script.js
Browse files Browse the repository at this point in the history
  • Loading branch information
RISHAB-CREATOR authored Jan 18, 2024
1 parent 3959cb8 commit ddd13cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ ScrollReveal().reveal('.home-content p, .about-content', { origin: 'right' });
//typed js

const typed = new Typed('.multiple-text', {
strings: ['Shows.', 'Anime.', 'Anything for Free.', 'Everything Ad-free.'],
strings: ['Movies.', 'Shows.', 'Anime.', 'Anything for Free.', 'Everything Ad-free.'],
typeSpeed: 100,
backSpeed: 100,
backDelay: 1000,
Expand Down

0 comments on commit ddd13cf

Please sign in to comment.