docs时间和阅读耗时

This commit is contained in:
2024-03-22 16:54:41 +08:00
parent 199bbf2628
commit 5a4efad893
24 changed files with 2577 additions and 2542 deletions

View File

@ -10,6 +10,7 @@
"license": "ISC",
"dependencies": {
"@docusaurus/core": "^3.1.1",
"dayjs": "^1.11.10"
"dayjs": "^1.11.10",
"reading-time": "^1.5.0"
}
}