Skip to content

Commit 9d02432

Browse files
authored
Merge pull request #180 from mrkara/patch-1
Add project: Collabora Online
2 parents d7dfe5e + 8f68a3c commit 9d02432

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/components/ProjectList/listOfProjects.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -797,6 +797,13 @@ const projectList = [
797797
description: 'Delightful JavaScript Testing',
798798
tags: ['OpenSource', 'Facebook', 'Testing', 'Immersive', 'JavaScript', 'TypeScript'],
799799
},
800+
{
801+
name: 'Collabora Online',
802+
imageSrc: 'https://avatars.githubusercontent.com/u/22418908?s=200&v=4',
803+
projectLink: 'https://github.com/CollaboraOnline/online/contribute',
804+
description: 'A collaborative online office suite based on LibreOffice technology. This is also the source for the Collabora Office apps for iOS and Android.',
805+
tags: ['javascript', 'css', 'android', 'c++', 'design', 'ios', 'web', 'productivity', 'typescript', 'libreoffice', 'office', 'documents']
806+
},
800807
{
801808
name: 'Jigsaw',
802809
imageSrc: 'https://avatars.githubusercontent.com/u/19845815?s=200&v=4',

0 commit comments

Comments
 (0)