File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 11# Hexo NexT Twikoo
22
3- ![ Theme Version] ( https://img.shields.io/badge/NexT-v7.3 .0+-blue?style=flat-square )
3+ ![ Theme Version] ( https://img.shields.io/badge/NexT-v8.4 .0+-blue?style=flat-square )
44![ Package Version] ( https://img.shields.io/github/package-json/v/imaegoo/hexo-next-twikoo?style=flat-square )
55
66Twikoo comment system for NexT. Twikoo is a simple, safe, free comment system.
77
88## Install
99
1010``` bash
11- npm install hexo-next-twikoo
11+ # For NexT version >= 8.0.0 && < 8.4.0
12+ npm install hexo-next-twikoo@1.0.0
13+ # For NexT version >= 8.4.0
14+ npm install hexo-next-twikoo@1.0.1
1215```
1316
1417## Register
Original file line number Diff line number Diff line change 11{
22 "name" : " hexo-next-twikoo" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " Twikoo comment system for NexT." ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments