mirror of
https://github.com/Snigdha-OS/Snigdha-OS.github.io.git
synced 2025-09-07 13:15:17 +02:00
🧹 chore: update and modify strctured dataset
This commit is contained in:
16
index.html
16
index.html
@@ -22,6 +22,10 @@
|
|||||||
<meta name="twitter:description" content="Snigdha OS is an advanced penetration testing distribution designed for professionals to perform security testing and vulnerability assessments." />
|
<meta name="twitter:description" content="Snigdha OS is an advanced penetration testing distribution designed for professionals to perform security testing and vulnerability assessments." />
|
||||||
<meta name="twitter:image" content="https://snigdha-os.github.io/snigdhaos-og.png" />
|
<meta name="twitter:image" content="https://snigdha-os.github.io/snigdhaos-og.png" />
|
||||||
|
|
||||||
|
<!-- Author and Contributors -->
|
||||||
|
<meta name="author" content="eshanized" />
|
||||||
|
<meta name="contributor" content="d3v1l0n" />
|
||||||
|
|
||||||
<!-- Favicon -->
|
<!-- Favicon -->
|
||||||
<link rel="icon" type="image/svg+xml" href="/favicon.ico" />
|
<link rel="icon" type="image/svg+xml" href="/favicon.ico" />
|
||||||
|
|
||||||
@@ -40,7 +44,17 @@
|
|||||||
"@type": "Organization",
|
"@type": "Organization",
|
||||||
"name": "Snigdha OS Team",
|
"name": "Snigdha OS Team",
|
||||||
"logo": "https://snigdha-os.github.io/snigdhaos-logo.png"
|
"logo": "https://snigdha-os.github.io/snigdhaos-logo.png"
|
||||||
}
|
},
|
||||||
|
"author": {
|
||||||
|
"@type": "Person",
|
||||||
|
"name": "eshanized"
|
||||||
|
},
|
||||||
|
"contributor": [
|
||||||
|
{
|
||||||
|
"@type": "Person",
|
||||||
|
"name": "d3v1l0n"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user