Skip to content

Commit

Permalink
use full name
Browse files Browse the repository at this point in the history
  • Loading branch information
sean1588 committed Oct 2, 2024
1 parent 3974a81 commit 1c23bde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/compliance/controls.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<section class="mt-8 py-4 px-4 md:px-0">
<div class="container mx-auto max-w-4xl">
<h3>What is {{ .Params.service }}?</h3>
<h3>What is {{ .Params.full }}?</h3>
<p>
{{ .Params.whatis }}
</p>
Expand Down

0 comments on commit 1c23bde

Please sign in to comment.