Skip to content

Commit 975bf60

Browse files
committed
Update index.html
1 parent f3320fe commit 975bf60

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@
88
<!-- The page supports only a dark color schemes -->
99
<meta name="color-scheme" content="dark">
1010

11+
<meta name="title" property="og:title" content="MetaOSINT | Jumpstart Your OSINT Investigation"/>
12+
<meta name="type" property="og:type" content="website"/>
13+
<meta name="image" property="og:image" content="https://raw.githubusercontent.com/MetaOSINT/MetaOSINT.github.io/main/assets/images/mo_chart_full.png"/>
14+
<meta name="url" property="og:url" content="https://metaosint.github.io/chart"/>
15+
<meta name="description" property="og:description" content='MetaOSINT enables open source intelligence ("OSINT") practitioners to jumpstart their investigations by quickly identifying relevant, publicly-available tools and resources, saving valuable time during investigations, research, and analysis.'/>
16+
<meta name="author" content="TropChaud">
17+
1118
<meta name="twitter:card" content="summary" />
1219
<meta name="twitter:site" content="@IntelScott" />
1320
<meta name="twitter:title" content="MetaOSINT | Jumpstart Your OSINT Investigation" />

0 commit comments

Comments
 (0)