Skip to content

Commit

Permalink
Add WakaTime to users page (#217)
Browse files Browse the repository at this point in the history
  • Loading branch information
alanhamlett authored Apr 15, 2024
1 parent a084097 commit 915f822
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/UserLogos/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ const userData = [
{ title: 'ZTO Express', img: '/media/users/zto.png', site: 'https://www.zto.com/' },
{ title: 'iFlytek ADX', img: '/media/users/iflytek-adx.jpg', site: 'https://www.voiceads.cn/' },
{ title: 'iQIYI', img: '/media/users/iqiyi.png', site: 'https://www.iqiyi.com/' },
{ title: 'WakaTime', img: '/media/users/wakatime.png', site: 'https://wakatime.com/' },
]

export default function UserLogos(): JSX.Element {
Expand Down
Binary file added static/media/users/wakatime.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 915f822

Please sign in to comment.