Update

Theme Redefine releases new versions from time to time. You can update Theme redefine by the following command.

Install the latest version throuth npm:

$ cd your-hexo-site
$ npm install hexo-theme-redefine@latest

Or update to latest main branch by using git:

$ cd themes/redefine
$ git pull

Last updated