Skip to content

Commit b335c9a

Browse files
authored
Merge pull request #41478 from jboxman-rh/trustarc-index
Add TrustArc to landing page
2 parents c8976ed + e1c6938 commit b335c9a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

index-commercial.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,19 +353,21 @@ <h2>OpenShift Container Platform <font size="-1">(中文文档)</font></h2>
353353
</div>
354354

355355
<div class="col-sm-3">
356-
<p class="text-nowrap">Copyright © 2022 Red Hat, Inc.</span></p>
356+
<p class="text-nowrap">Copyright © 2022 Red Hat, Inc.</p>
357357
</div>
358358

359359
<div class="col">
360360
<nav class="nav">
361361
<a target="_blank" href="https://www.redhat.com/en/about/privacy-policy" class="nav-link">Privacy statement</a>
362362
<a target="_blank" href="https://www.openshift.com/legal/terms/" class="nav-link">Terms of use</a>
363363
<a target="_blank" href="https://www.redhat.com/en/about/all-policies-guidelines" class="nav-link">All policies and guidelines</a>
364+
<a id="teconsent"></a>
364365
</nav>
365366
</div>
366367
</div>
367368
</div>
368369
</footer>
370+
<div id="consent_blackbar" style="z-index: 100; position: fixed"></div>
369371

370372
<script src="https://assets.openshift.net/content/modernizr.js" type="text/javascript"></script>
371373
<script src="https://assets.openshift.net/content/subdomain.js" type="text/javascript"></script>
@@ -378,5 +380,9 @@ <h2>OpenShift Container Platform <font size="-1">(中文文档)</font></h2>
378380
}
379381
</script>
380382
<!-- End Adobe DTM -->
383+
384+
<!-- TrustArc -->
385+
<!-- content: 9481187406 -->
386+
<script src="//static.redhat.com/libs/redhat/marketing/latest/trustarc/trustarc.js"></script>
381387
</body>
382388
</html>

0 commit comments

Comments
 (0)