@@ -1253,13 +1253,22 @@ const projectList = [
12531253 tags : [ "JavaScript" , "Package-Manager" , "NodeJS" , "NPM" ] ,
12541254 } ,
12551255 {
1256- name : "Scribe - Language Keyboards " ,
1256+ name : "Scribe-iOS " ,
12571257 imageSrc :
12581258 "https://raw.githubusercontent.com/scribe-org/Organization/main/icon/ScribeIcon1024Rounded.png" ,
12591259 projectLink : "https://github.com/scribe-org/Scribe-iOS" ,
12601260 description :
1261- "Keyboards for language learners with translation, verb conjugation and more!" ,
1262- tags : [ "iOS" , "Swift" , "Productivity" , "Good First Issue" , "Beginner" ] ,
1261+ "iOS keyboards for language learners with translation, verb conjugation and more!" ,
1262+ tags : [ "iOS" , "Swift" , "Education" , "Good First Issue" , "Beginner" ] ,
1263+ } ,
1264+ {
1265+ name : "Scribe-Android" ,
1266+ imageSrc :
1267+ "https://raw.githubusercontent.com/scribe-org/Organization/main/icon/ScribeIcon1024Rounded.png" ,
1268+ projectLink : "https://github.com/scribe-org/Scribe-Android" ,
1269+ description :
1270+ "Android keyboards for language learners with translation, verb conjugation and more!" ,
1271+ tags : [ "Android" , "Kotlin" , "Education" , "Good First Issue" , "Beginner" ] ,
12631272 } ,
12641273 {
12651274 name : "mindsdb" ,
0 commit comments