Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 14 additions & 1 deletion spectragraph-app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,20 @@
</script> -->
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />


<!-- Open Graph Meta Tags -->
<meta property="og:title" content="SpectraGraph" />
<meta property="og:description" content="Graph based investigation manager | A visual investigation platform that maps threats, uncovers hidden links, and helps analysts investigate faster through an interactive graph workspace" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://sr-857.github.io/SpectraGraph/landing" />
<meta property="og:image" content="https://sr-857.github.io/SpectraGraph/landing/preview-image.png" />

<!-- Twitter Meta Tags -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://sr-857.github.io/SpectraGraph/landing/preview-image.png" />
<meta name="twitter:title" content="SpectraGraph" />
<meta name="twitter:description" content="Graph based investigation manager | A visual investigation platform that maps threats, uncovers hidden links, and helps analysts investigate faster through an interactive graph workspace" />

<!-- Google Fonts - Oxanium -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
Expand Down
Binary file added spectragraph-app/public/preview-image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.