Skip to content

Commit

Permalink
style: Add highlight bar below images (#14446)
Browse files Browse the repository at this point in the history
  • Loading branch information
petesfrench authored Oct 24, 2024
1 parent 1eda0f2 commit f3b9af8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions templates/pricing/devices.html
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,7 @@ <h3 class="p-heading--2">
attrs={"class": "p-image-container__image"}) | safe
}}
</div>
<hr class="p-rule--highlight u-hide--small" />
<h4 class="p-heading--5">Full disk encryption</h4>
<p>
Enable full disk encryption with hardware key management and optional key escrow. Choice of cyphers and hardware acceleration for minimal performance impact. Essential for devices with personal information in regulated industries.
Expand All @@ -273,6 +274,7 @@ <h4 class="p-heading--5">Full disk encryption</h4>
attrs={"class": "p-image-container__image"}) | safe
}}
</div>
<hr class="p-rule--highlight u-hide--small" />
<h4 class="p-heading--5">Secure boot</h4>
<p>
Enable secure boot, ensuring that the device will only run its certified workload. Hardware key management devices such as the TPM are used to validate each stage of the boot process, for enhanced assurance of the integrity of the running OS.
Expand Down

0 comments on commit f3b9af8

Please sign in to comment.