diff --git a/README-zh.md b/README-zh.md index 31e0446..01f3270 100644 --- a/README-zh.md +++ b/README-zh.md @@ -6,10 +6,10 @@ ![no dependencies](http://jaywcjlove.github.io/sb/status/no-dependencies.svg) [![GitHub Actions CI](https://github.com/jaywcjlove/hotkeys/actions/workflows/ci.yml/badge.svg)](https://github.com/jaywcjlove/hotkeys/actions/workflows/ci.yml) [![Coverage Status](https://coveralls.io/repos/github/jaywcjlove/hotkeys/badge.svg?branch=master)](https://coveralls.io/github/jaywcjlove/hotkeys?branch=master) -[![English](https://jaywcjlove.github.io/sb/lang/english.svg)](https://jaywcjlove.github.io/hotkeys/) +[![English](https://jaywcjlove.github.io/sb/lang/english.svg)](https://jaywcjlove.github.io/hotkeys-js/) [![for Gitee](https://jaywcjlove.github.io/sb/ico/gitee.svg)](https://gitee.com/jaywcjlove/hotkeys) -这是一个强健的 Javascript 库用于捕获键盘输入和输入的组合键,它易于使用,没有依赖,压缩只有([~3kb](https://bundlephobia.com/result?p=hotkeys-js)),gzip: 1.73kb。[官方文档DEMO预览](http://jaywcjlove.github.io/hotkeys/?lang=cn),[更多实例](https://github.com/jaywcjlove/hotkeys/issues?q=label%3ADemo+)。 +这是一个强健的 Javascript 库用于捕获键盘输入和输入的组合键,它易于使用,没有依赖,压缩只有([~3kb](https://bundlephobia.com/result?p=hotkeys-js)),gzip: 1.73kb。[官方文档DEMO预览](http://jaywcjlove.github.io/hotkeys-js/?lang=cn),[更多实例](https://github.com/jaywcjlove/hotkeys/issues?q=label%3ADemo+)。 ```shell @@ -406,8 +406,8 @@ $ npm run test:watch # Development model As always, thanks to our amazing contributors! - - + + Made with [github-action-contributors](https://github.com/jaywcjlove/github-action-contributors). diff --git a/README.md b/README.md index 1db3a18..63e7f65 100644 --- a/README.md +++ b/README.md @@ -414,8 +414,8 @@ $ npm run test:watch # Development model As always, thanks to our amazing contributors! - - + + Made with [github-action-contributors](https://github.com/jaywcjlove/github-action-contributors). diff --git a/website/App.js b/website/App.js index 5ffc47f..da63fd2 100644 --- a/website/App.js +++ b/website/App.js @@ -92,7 +92,7 @@ export default class App extends Component {