Skip to content

Commit fb0c98c

Browse files
authored
Update getinvolved.html
1 parent 89a0e80 commit fb0c98c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

getinvolved.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,17 @@
1515
<link rel="stylesheet" href="assets/css/main.css" />
1616
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
1717
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
18+
<!-- Google Knowledge Graph card -->
19+
<script type='application/ld+json'>
20+
{
21+
"@context": "http://www.schema.org",
22+
"@type": "Organization",
23+
"name": "CODEUINO",
24+
"url": "https://codeuino.github.io/website-www.codeuino.org/",
25+
"logo": "https://codeuino.github.io/website-www.codeuino.org/images/Fossworld.jpg",
26+
"description": "Its been long that we have been spreading the word "Open Source" but now its time to put all sayings on action. I am Open Source Initiative member and would love to discuss this with you that we are building up an organisation named as "CODEUINO" after interacting with lots of people around the globe."
27+
}
28+
</script>
1829
</head>
1930
<body class="landing">
2031
<div id="page-wrapper">

0 commit comments

Comments
 (0)