docs: update README to refer to liquidjs.com

This commit is contained in:
harttle
2020-03-28 21:09:08 +08:00
parent 8d0ef21267
commit 9ebf11edcf
17 changed files with 50 additions and 89 deletions
+2 -1
View File
@@ -8,7 +8,8 @@
"scripts": {
"build": "hexo generate",
"start": "hexo serve",
"eslint": "eslint ."
"lint": "eslint .",
"index": "hexo algolia"
},
"dependencies": {
"cheerio": "^0.22.0",