Skip to content

Commit

Permalink
update kee link
Browse files Browse the repository at this point in the history
  • Loading branch information
nanxiaobei committed Apr 10, 2024
1 parent a12e3a0 commit 26a5329
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,7 +1,7 @@
<div align="center">
<p><a href="https://kee.so/" target="_blank"><img src="https://i.imgur.com/x5SRUoo.png" alt="kee.so" /></a></p>

Create now ➫ [πŸ”— kee.so](https://kee.so/)
Link in bio to **widgets**,
your online **home screen**. ➫ [πŸ”— kee.so](https://kee.so/)

</div>

Expand Down
8 changes: 4 additions & 4 deletions README.zh-CN.md
@@ -1,7 +1,7 @@
<div align="center">
<p><a href="https://kee.so/" target="_blank"><img src="https://i.imgur.com/x5SRUoo.png" alt="kee.so" /></a></p>

Create now ➫ [πŸ”— kee.so](https://kee.so/)
Link in bio to **widgets**,
your online **home screen**. ➫ [πŸ”— kee.so](https://kee.so/)

</div>

Expand Down Expand Up @@ -114,8 +114,8 @@ export const refs = {
import store, { refs } from './store';

function App() {
refs.total = 100;
return <div />;
refs.total = 100;
return <div />;
}
```

Expand Down

0 comments on commit 26a5329

Please sign in to comment.