Skip to content

Commit 89a0e80

Browse files
authored
Update index.html
1 parent 256682a commit 89a0e80

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,18 @@
1717
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
1818
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
1919
<meta name="google-site-verification" content="wmX_rp7rwzGdrEjgCXZtDiI48tNondeszX_a5kYTyUs" />
20+
21+
<!-- Google Knowledge Graph card -->
22+
<script type='application/ld+json'>
23+
{
24+
"@context": "http://www.schema.org",
25+
"@type": "Organization",
26+
"name": "CODEUINO",
27+
"url": "https://codeuino.github.io/website-www.codeuino.org/",
28+
"logo": "https://codeuino.github.io/website-www.codeuino.org/images/Fossworld.jpg",
29+
"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."
30+
}
31+
</script>
2032
</head>
2133
<body class="landing">
2234
<div id="page-wrapper">

0 commit comments

Comments
 (0)