mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Update primary-tagline.partial.ejs for corpsec, SREs, DFIR (#19366)
Make eo-security a first class citizen with its own tagline, based on what we’re hearing from DFIR, SREs, and corporate security teams.
This commit is contained in:
parent
a17ef93720
commit
8bb332f109
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
<%= primaryBuyingSituation === 'mdm' ? 'Your last MDM migration' : primaryBuyingSituation === 'vm' ? 'Focus on vulnerabilities, not vendors' : primaryBuyingSituation === 'eo-security' ? 'Focus on security, not vendors' : primaryBuyingSituation === 'eo-it' ? 'Untangle your endpoints' : 'Automation at work' %>
|
||||
<%= primaryBuyingSituation === 'mdm' ? 'Your last MDM migration' : primaryBuyingSituation === 'vm' ? 'Focus on vulnerabilities, not vendors' : primaryBuyingSituation === 'eo-security' ? 'Light in every corner' : primaryBuyingSituation === 'eo-it' ? 'Untangle your endpoints' : 'Automation at work' %>
|
||||
|
|
|
|||
Loading…
Reference in a new issue