Skip to content

Commit 6cd7bf5

Browse files
doc: Add HesapKurdu to the list of companies in the We Are Using section (#1367)
Co-authored-by: Ryan Christian <33403762+rschristian@users.noreply.github.com>
1 parent 17892a8 commit 6cd7bf5

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed
Lines changed: 17 additions & 0 deletions
Loading

src/components/we-are-using/index.jsx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,11 @@ const companies = [
282282
name: 'JDLT',
283283
href: 'https://jdlt.co.uk',
284284
logo: 'jdlt.svg'
285+
},
286+
{
287+
name: "HesapKurdu",
288+
href: 'https://www.hesapkurdu.com',
289+
logo: 'hesapkurdu.svg'
285290
}
286291
];
287292

0 commit comments

Comments
 (0)