From 321d0bfa7464235adea7d1043ab53b16d82aea19 Mon Sep 17 00:00:00 2001 From: d3v1l0n Date: Sun, 29 Dec 2024 05:43:15 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B9=20chore:=20update=20and=20modify?= =?UTF-8?q?=20strctured=20dataset?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) 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" + } + ] }