Skip to content

Commit 7f13165

Browse files
authored
feat: add blindtyping company to companies list (#738)
1 parent 9b25b25 commit 7f13165

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

src/pages/_home/companies/_config.tsx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,9 @@ export const companies: Company[] = [
107107
src: "express24.svg",
108108
alt: "Express24.uz",
109109
},
110+
{
111+
url: "https://blindtyping.com/",
112+
src: "blindtyping.svg",
113+
alt: "Blindtyping",
114+
},
110115
];
Lines changed: 11 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)