Skip to content

Commit 952a73b

Browse files
committed
add link to chef cookbooks on frontpage
Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>
1 parent cc137d1 commit 952a73b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

themes/devsec/layouts/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,9 @@ <h2 style="margin-bottom: 0.8rem">Remediate with your automation tooling</h2>
6262
<div class="large-4 medium-4 small-12 text-center columns">
6363
<div class="row link-item provider-logo"><div class="small-12 text-center columns">
6464
<div>
65-
<img class="chef-logo" src="/images/chef.png" >
65+
<a href="https://supermarket.getchef.com/cookbooks?q=hardening">
66+
<img class="chef-logo" src="/images/chef.png" >
67+
</a>
6668
</div>
6769
</div></div>
6870
</div>

0 commit comments

Comments
 (0)