diff --git a/index.html b/index.html index a29ef5c2..128d0c14 100644 --- a/index.html +++ b/index.html @@ -22,6 +22,10 @@ + + + + @@ -40,7 +44,17 @@ "@type": "Organization", "name": "Snigdha OS Team", "logo": "https://snigdha-os.github.io/snigdhaos-logo.png" - } + }, + "author": { + "@type": "Person", + "name": "eshanized" + }, + "contributor": [ + { + "@type": "Person", + "name": "d3v1l0n" + } + ] }