style: update home style.
This commit is contained in:
@ -2,6 +2,9 @@
|
||||
"name": "reference",
|
||||
"version": "1.0.0",
|
||||
"description": "为开发人员分享快速参考备忘单(主要是方便自己)。",
|
||||
"author": "jaywcjlove",
|
||||
"license": "MIT",
|
||||
"homepage": "https://jaywcjlove.github.io/reference",
|
||||
"private": false,
|
||||
"scripts": {
|
||||
"build": "node scripts/build.mjs",
|
||||
@ -11,13 +14,10 @@
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/jaywcjlove/reference.git"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "jaywcjlove",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/jaywcjlove/reference/issues"
|
||||
},
|
||||
"homepage": "https://github.com/jaywcjlove/reference#readme",
|
||||
"keywords": [],
|
||||
"devDependencies": {
|
||||
"@wcj/markdown-to-html": "^2.0.14",
|
||||
"fs-extra": "^10.1.0",
|
||||
|
Reference in New Issue
Block a user