Skip to content

xujif/hexo-offline-tip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

show hexo offline tips (in pwa mode)

install

npm install hexo-offline-tip

or with yarn

yarn add hexo-offline-tip

config

offline_tips:
  enable: true 
  options:                                        # optional
    toastText: 'your network is offline',         # optional tip text
    toastStyle:                                   # optional style eg. 'color: red'

demo

demo image

About

hexo 离线提示插件

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published