Typing effect of site subtitle for NexT.
npm install next-theme/hexo-next-subtitle-typing
You can set options of this plugin in the Hexo's _config.yml
(which locates in the root dir of your blog):
subtitle_typing:
enable: true
typing_speed: 500
deleting_speed: 100
pause_before_delete: 2000
pause_before_type: 500
subtitles:
- Welcome to my blog
- Enjoy your stay
- Have a great day!