mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Update homepage.ejs: Use em dash (#28428)
This commit is contained in:
parent
389730c718
commit
ac13435e50
1 changed files with 1 additions and 1 deletions
2
website/views/pages/homepage.ejs
vendored
2
website/views/pages/homepage.ejs
vendored
|
|
@ -37,7 +37,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</h1>
|
||||
<p><%= primaryBuyingSituation === 'vm'? 'Replace the sprawl with secure, open-source reporting that works the way you want.' : primaryBuyingSituation === 'eo-security'? 'Replace the sprawl with secure, open-source telemetry that works the way you want.' : 'Freedom at every level. Device management your way with all the features you need. No surprises!' %></p>
|
||||
<p><%= primaryBuyingSituation === 'vm'? 'Replace the sprawl with secure, open-source reporting that works the way you want.' : primaryBuyingSituation === 'eo-security'? 'Replace the sprawl with secure, open-source telemetry that works the way you want.' : 'Freedom at every level. Device management your way with all the features you need—no surprises.' %></p>
|
||||
<div purpose="button-row" class="d-flex justify-content-start align-items-center">
|
||||
<a purpose="cta-button" href="/docs/get-started/why-fleet">Learn how</a>
|
||||
<animated-arrow-button href="/contact">Talk to an engineer</animated-arrow-button>
|
||||
|
|
|
|||
Loading…
Reference in a new issue