diff --git a/website/views/layouts/layout-landing.ejs b/website/views/layouts/layout-landing.ejs index ce3382832a..16af5ea2b6 100644 --- a/website/views/layouts/layout-landing.ejs +++ b/website/views/layouts/layout-landing.ejs @@ -7,16 +7,16 @@ %> - Fleet for osquery | Open source device management - + <%= typeof pageTitleForMeta !== 'undefined' ? pageTitleForMeta : 'Fleet for osquery | Open source device management' %> + <% /* Viewport tag for sensible mobile support */ %> - - - + + + <% /* 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, diff --git a/website/views/layouts/layout.ejs b/website/views/layouts/layout.ejs index cd6db2c762..3ceef77e3f 100644 --- a/website/views/layouts/layout.ejs +++ b/website/views/layouts/layout.ejs @@ -15,7 +15,7 @@ - + <% /* Script tags should normally be included further down the page- but any