Skip to content

Commit 3f31da1

Browse files
authored
Merge pull request #413 from olamilly/image-loading-issue
Image loading issue resolved
2 parents c0e3f54 + feed048 commit 3f31da1

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
@@ -1318,7 +1318,7 @@ const projectList = [
13181318
imageSrc: 'https://avatars.githubusercontent.com/u/2566135?s=200&v=4',
13191319
projectLink: 'https://github.com/digital-asset/daml/contribute',
13201320
description: 'A browser engine designed for applications including embedded use.',
1321-
tags: ['Rust,Browser,Servo']
1321+
tags: ['Rust','Browser','Servo']
13221322
},
13231323
{
13241324
name:'matplotlib',

0 commit comments

Comments
 (0)