Skip to content

Commit 6499327

Browse files
committed
Reverse computer and phone
1 parent 50c0e28 commit 6499327

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/data.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -386,8 +386,8 @@ module.exports = [
386386
url: 'https://www.jamesoneill.eu/uses/',
387387
emoji: '🖖',
388388
country: '🇬🇧',
389-
computer: 'iphone',
390-
phone: 'apple',
389+
computer: 'apple',
390+
phone: 'iphone',
391391
tags: [
392392
'Developer',
393393
'Remote',

0 commit comments

Comments
 (0)