Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 277 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 277 Bytes

plugin-comment-widget

基于halo官方组件,自己重新修改了一些文字,去掉了网站框,去掉了邮箱验证,修复了emoji框和footer冲突的问题

开发环境

./gradlew pnpmInstall

## 打成jar包
```bash
./gradlew clean build -x test