mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
Website: Update heading on /device-management (#16614)
Closes: https://github.com/fleetdm/confidential/issues/5282 Changes: - Updated a heading on the /device-management page
This commit is contained in:
parent
7fdda53dca
commit
6d7947da1e
1 changed files with 1 additions and 1 deletions
2
website/views/pages/device-management.ejs
vendored
2
website/views/pages/device-management.ejs
vendored
|
|
@ -115,7 +115,7 @@
|
|||
|
||||
<div purpose="feature" class="d-flex flex-md-row flex-column-reverse justify-content-between mx-auto align-items-center">
|
||||
<div purpose="feature-text" class="d-flex flex-column">
|
||||
<h3>Manage everything in one place</h3>
|
||||
<h3>Manage devices like code</h3>
|
||||
<p>Manage your IT infrastructure in any browser or <a target="_blank" href="https://github.com/fleetdm/fleet-gitops">use git</a> to make infrastructure changes as code. You can use the CLI or API to automate the deployment, configuration, and monitoring of your devices.</p>
|
||||
</div>
|
||||
<div purpose="feature-image" class="right">
|
||||
|
|
|
|||
Loading…
Reference in a new issue