diff --git a/website/views/layouts/layout-customer.ejs b/website/views/layouts/layout-customer.ejs index e36dc9002f..8226e22d8f 100644 --- a/website/views/layouts/layout-customer.ejs +++ b/website/views/layouts/layout-customer.ejs @@ -12,11 +12,16 @@ <% /* Viewport tag for sensible mobile support */ %> + <%// Twitter meta tags%> + - - + + <%// Meta tags for other social previews %> + + + <% /* 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-landing.ejs b/website/views/layouts/layout-landing.ejs index 4debb8ac3f..b12eb90aa5 100644 --- a/website/views/layouts/layout-landing.ejs +++ b/website/views/layouts/layout-landing.ejs @@ -12,11 +12,16 @@ <% /* Viewport tag for sensible mobile support */ %> + <%// Twitter meta tags%> + - + <%// Meta tags for other social previews %> + + + <% /* 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-sandbox.ejs b/website/views/layouts/layout-sandbox.ejs index 1cb8c11085..387bf254ed 100644 --- a/website/views/layouts/layout-sandbox.ejs +++ b/website/views/layouts/layout-sandbox.ejs @@ -7,16 +7,21 @@ %>
-