luisvinicius167 / ityped

Dead simple Javascript animated typing, with no dependencies.
https://ityped.surge.sh/
MIT License
2.33k stars 128 forks source link

SEO Recommendation #44

Open hammadzz opened 3 years ago

hammadzz commented 3 years ago

What would be the current way to have the text available static rather than array. As search engines won't pickup on array content.

I noticed typed.js uses static strings typed.js static strings for this purpose.