Skip to content

Commit cef9bb1

Browse files
committed
Update tags
1 parent ef6164d commit cef9bb1

File tree

5 files changed

+21
-6
lines changed

5 files changed

+21
-6
lines changed

assets/images/mo_chart_full.png

603 KB
Loading

chart.html

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

11+
<meta name="twitter:card" content="summary" />
12+
<meta name="twitter:site" content="@IntelScott" />
13+
<meta name="twitter:title" content="MetaOSINT | Jumpstart Your OSINT Investigation" />
14+
<meta name="twitter: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.' />
15+
<meta name="twitter:image" content="https://raw.githubusercontent.com/MetaOSINT/MetaOSINT.github.io/main/assets/images/mo_chart_full.png" />
1116
<!-- Replace the Bootstrap CSS with the
1217
Bootstrap-Dark Variant CSS -->
1318
<link href="https://cdn.jsdelivr.net/npm/bootstrap-dark-5@1.1.3/dist/css/bootstrap-night.min.css" rel="stylesheet">
1419

15-
<title>MetaOSINT | Jumpstart Your OSINT Investigations | Interactive Visualization</title>
20+
<title>MetaOSINT | Jumpstart Your OSINT Investigation | Interactive Visualization</title>
1621
<link rel="icon" type="image/x-icon" href="https://raw.githubusercontent.com/MetaOSINT/MetaOSINT.github.io/main/assets/images/MetaOSINT_favicon.png">
1722

1823
</head>

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010

1111
<meta name="twitter:card" content="summary" />
1212
<meta name="twitter:site" content="@IntelScott" />
13-
<meta name="twitter:title" content="Jumpstart Your OSINT Investigations" />
13+
<meta name="twitter:title" content="MetaOSINT | Jumpstart Your OSINT Investigation" />
1414
<meta name="twitter: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.' />
15-
<meta name="twitter:image" content="https://raw.githubusercontent.com/MetaOSINT/MetaOSINT.github.io/main/assets/images/mo_thumb3.png" />
15+
<meta name="twitter:image" content="https://raw.githubusercontent.com/MetaOSINT/MetaOSINT.github.io/main/assets/images/mo_chart_full.png" />
1616
<!-- Replace the Bootstrap CSS with the
1717
Bootstrap-Dark Variant CSS -->
1818
<link href="https://cdn.jsdelivr.net/npm/bootstrap-dark-5@1.1.3/dist/css/bootstrap-night.min.css" rel="stylesheet">
1919

20-
<title>MetaOSINT | Jumpstart Your OSINT Investigations | Home</title>
20+
<title>MetaOSINT | Jumpstart Your OSINT Investigation | Home</title>
2121
<link rel="icon" type="image/x-icon" href="https://raw.githubusercontent.com/MetaOSINT/MetaOSINT.github.io/main/assets/images/MetaOSINT_favicon.png">
2222

2323
<style>

learn-more.html

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

11+
<meta name="twitter:card" content="summary" />
12+
<meta name="twitter:site" content="@IntelScott" />
13+
<meta name="twitter:title" content="MetaOSINT | Jumpstart Your OSINT Investigation" />
14+
<meta name="twitter: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.' />
15+
<meta name="twitter:image" content="https://raw.githubusercontent.com/MetaOSINT/MetaOSINT.github.io/main/assets/images/mo_chart_full.png" />
1116
<!-- Replace the Bootstrap CSS with the
1217
Bootstrap-Dark Variant CSS -->
1318
<link href="https://cdn.jsdelivr.net/npm/bootstrap-dark-5@1.1.3/dist/css/bootstrap-night.min.css" rel="stylesheet">
1419

15-
<title>MetaOSINT | Jumpstart Your OSINT Investigations | Learn More</title>
20+
<title>MetaOSINT | Jumpstart Your OSINT Investigation | Learn More</title>
1621
<link rel="icon" type="image/x-icon" href="https://raw.githubusercontent.com/MetaOSINT/MetaOSINT.github.io/main/assets/images/MetaOSINT_favicon.png">
1722

1823
</head>

table.html

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

11+
<meta name="twitter:card" content="summary" />
12+
<meta name="twitter:site" content="@IntelScott" />
13+
<meta name="twitter:title" content="MetaOSINT | Jumpstart Your OSINT Investigation" />
14+
<meta name="twitter: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.' />
15+
<meta name="twitter:image" content="https://raw.githubusercontent.com/MetaOSINT/MetaOSINT.github.io/main/assets/images/mo_chart_full.png" />
1116
<!-- Replace the Bootstrap CSS with the
1217
Bootstrap-Dark Variant CSS -->
1318
<link href="https://cdn.jsdelivr.net/npm/bootstrap-dark-5@1.1.3/dist/css/bootstrap-night.min.css" rel="stylesheet">
1419

15-
<title>MetaOSINT | Jumpstart Your OSINT Investigations | Table</title>
20+
<title>MetaOSINT | Jumpstart Your OSINT Investigation | Table</title>
1621
<link rel="icon" type="image/x-icon" href="https://raw.githubusercontent.com/MetaOSINT/MetaOSINT.github.io/main/assets/images/MetaOSINT_favicon.png">
1722

1823
</head>

0 commit comments

Comments
 (0)