feat: add comment component and comment configuration (#37)

*  feat: Add comment component and comment configuration

* chore: rebuild pnpm-lock

---------

Co-authored-by: saicaca <zephyird@gmail.com>
This commit is contained in:
Moeyua
2024-06-21 19:53:34 +08:00
committed by GitHub
parent 815692899d
commit 8e20106df5
9 changed files with 232 additions and 1 deletions

View File

@@ -27,6 +27,7 @@
"colorjs.io": "^0.5.0",
"hastscript": "^9.0.0",
"markdown-it": "^14.1.0",
"giscus": "^1.5.0",
"mdast-util-to-string": "^4.0.0",
"overlayscrollbars": "^2.8.3",
"pagefind": "^1.1.0",
@@ -66,4 +67,4 @@
"sharp": "^0.33.0"
}
}
}
}