Skip to content

Commit 70114ae

Browse files
committed
Security page - fix for security badge section
1 parent 572479d commit 70114ae

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

themes/openstack/templates/Layout/SecurityPage.ss

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
</div>
8888
</div>
8989
</div>
90-
<div class="content-section-b badge-promo-row">
90+
<div class="badge-promo-row">
9191
<div class="container">
9292
<div class="row">
9393
<div class="col-sm-10 col-sm-push-1">
@@ -97,9 +97,6 @@
9797
<p>
9898
<a href="https://www.coreinfrastructure.org/">The Core Infrastructure Initiative</a> is a Linux Foundation project that develops criteria and validates open source projects meeting best practices for security, quality and stability. OpenStack is now validated by a trusted third party and is 100% compliant.
9999
</p>
100-
<!-- <p>
101-
<svg xmlns="http://www.w3.org/2000/svg" width="192" height="20"><linearGradient id="b" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><mask id="a"><rect width="192" height="20" rx="3" fill="#fff"/></mask><g mask="url(#a)"><path fill="#555" d="M0 0h103v20H0z"/><path fill="#97CA00" d="M103 0h89v20h-89z"/><path fill="url(#b)" d="M0 0h192v20H0z"/></g><g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11"><text x="51.5" y="15" fill="#010101" fill-opacity=".3">cii best practices</text><text x="51.5" y="14">cii best practices</text><text x="145.5" y="15" fill="#010101" fill-opacity=".3">passing 100%</text><text x="145.5" y="14">passing 100%</text></g></svg>
102-
</p> -->
103100
<p>
104101
<img class="security-badge" src="/themes/openstack/images/security/badge.png" alt="">
105102
</p>

0 commit comments

Comments
 (0)