Skip to content

Commit caa4c8e

Browse files
authored
Merge pull request #282 from andrewtavis/patch-2
2 parents 986959c + 6c96bfd commit caa4c8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/ProjectList/listOfProjects.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1154,7 +1154,7 @@ const projectList = [
11541154
},
11551155
{
11561156
name: 'Scribe - Language Keyboards',
1157-
imageSrc: 'https://raw.githubusercontent.com/scribe-org/Organization/main/logo/ScribeAppLogo.png',
1157+
imageSrc: 'https://raw.githubusercontent.com/scribe-org/Organization/main/icon/ScribeIcon1024Rounded.png',
11581158
projectLink: 'https://github.com/scribe-org/Scribe-iOS',
11591159
description: 'Keyboards for language learners with translation, verb conjugation and more!',
11601160
tags: ['iOS', 'Swift', 'Productivity', 'Good First Issue', 'Beginner']

0 commit comments

Comments
 (0)