npm install hexo-offline-tip
or with yarn
yarn add hexo-offline-tip
offline_tips:
enable: true
options: # optional
toastText: 'your network is offline', # optional tip text
toastStyle: # optional style eg. 'color: red'