Skip to content

Commit

Permalink
chore: Update website.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Apr 30, 2021
1 parent ae7b038 commit a96ac4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ export default function App() {
onChange={handleColorChange}
/>
<div className={styles.footer}>
<div>Copyright © Color 2021.</div>
<div>Developed by <a href="https://github.com/uiwjs" target="__blank">uiw</a>.</div>
<div>Copyright © uiwjs 2021.</div>
<div>Developed by <a href="https://github.com/uiwjs" target="__blank">Kenny</a>.</div>
</div>
</div>
<div className={styles.code}>
Expand Down

0 comments on commit a96ac4d

Please sign in to comment.