mirror of
https://github.com/Snigdha-OS/Snigdha-OS.github.io.git
synced 2025-09-05 20:26:43 +02:00
🧹 chore: update and modify strctured dataset
This commit is contained in:
14
index.html
14
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:image" content="https://snigdha-os.github.io/snigdhaos-og.png" />
|
||||
|
||||
<!-- Author and Contributors -->
|
||||
<meta name="author" content="eshanized" />
|
||||
<meta name="contributor" content="d3v1l0n" />
|
||||
|
||||
<!-- Favicon -->
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.ico" />
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
</script>
|
||||
|
||||
|
Reference in New Issue
Block a user