Twitter card preview on Fleetdm.com (#1425)

This commit is contained in:
Mike Thomas 2021-07-21 00:24:25 +09:00 committed by GitHub
parent 080a7c468b
commit 55f2d37091
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

View file

@ -11,7 +11,11 @@
<% /* Viewport tag for sensible mobile support */ %>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="https://fleetdm.com" />
<meta name="twitter:title" content="Open source device management" />
<meta name="twitter:description" content="Open source software, built on osquery. With Fleet you can ask important questions about your servers, containers, and laptops. Whatever operating system they are running. Wherever they live; on your own hardware, or in the cloud." />
<meta name="twitter:image" content="https://github.com/fleetdm/fleet/blob/a6cff7ea89b9632eaf53127fbc7f3ba29d9a0918/website/assets/images/fleet-logo-square@2x.png" />
<% /* Script tags should normally be included further down the page- but any
scripts that load fonts (e.g. Fontawesome ≥v5) are special exceptions to the
rule. (Include them up here along with any hard-coded «link» tags for Typekit,