mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Update layout.ejs (#1459)
This commit is contained in:
parent
6eebbd2aec
commit
28040826ec
1 changed files with 2 additions and 2 deletions
4
website/views/layouts/layout.ejs
vendored
4
website/views/layouts/layout.ejs
vendored
|
|
@ -14,8 +14,8 @@
|
|||
<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" />
|
||||
<meta name="twitter:description" content="Open source software, built on osquery. With Fleet you can ask important questions about your devices. Whatever operating system, wherever they live." />
|
||||
<meta name="twitter:image" content="https://github.com/fleetdm/fleet/blob/9f01959d7cb6385230b0829af7a3e3e982aecbeb/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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue