Website: Simplify brandfronts (#46473)

This commit is contained in:
Mike McNeil
2026-05-29 13:00:52 -05:00
committed by GitHub
parent 8b29300c99
commit 78baa38788
+1 -1
View File
@@ -13,7 +13,7 @@
// Applies personalization for who people come from ads, so that the website makes more sense for them:
var primaryBuyingSituation;
var showSearchInMobileMenu;// Shows the Algolia DocSearch input in the mobile navigation menu.
var defaultMetaDescription = 'Open-source '+(['it-major-mdm', 'it-gap-filler-mdm', 'it-misc'].includes(primaryBuyingSituation) ? 'IT' : ['security-misc','security-vm'].includes(primaryBuyingSituation) ? 'security' : 'IT and security')+' for teams with lots of '+(['it-major-mdm', 'it-gap-filler-mdm'].includes(primaryBuyingSituation) ? 'computers. (macOS, Windows, Linux, ChromeOS)' : 'workstations and servers. (Linux, macOS, Windows, cloud, data center, OT/ICS, Chrome)');
var defaultMetaDescription = `Manage, update, and secure all your devices like it's 2026`;
var corporationDisplayName = 'Fleet' + (['it-major-mdm', 'it-gap-filler-mdm'].includes(primaryBuyingSituation) ? ' Device Management' : '') + ' Inc.'; // « Fleet has a DBA as "Fleet", with an official Delaware corporation name of "Fleet Device Management Inc". -mikermcneil, 2024-03-01
%><!DOCTYPE html>
<html>