mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
Added TrustArc
This commit is contained in:
committed by
Jason Boxman
parent
d59bcc4a95
commit
345a61c127
@@ -1,24 +1,32 @@
|
||||
<footer id="rh">
|
||||
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
|
||||
<div class="col-sm-2">
|
||||
<img src="https://assets.openshift.com/hubfs/images/logos/Logo-RedHat-A-Reverse-RGB.svg" class="img-fluid" alt="Red Hat" style="height: 30px;">
|
||||
</div>
|
||||
|
||||
<div class="col-sm-3">
|
||||
<p class="text-nowrap">Copyright © 2022 Red Hat, Inc.</span></p>
|
||||
<p class="text-nowrap">Copyright © 2022 Red Hat, Inc.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="col">
|
||||
<nav class="nav">
|
||||
<a target="_blank" href="https://www.redhat.com/en/about/privacy-policy" class="nav-link">Privacy statement</a>
|
||||
<a target="_blank" href="https://www.openshift.com/legal/terms/" class="nav-link">Terms of use</a>
|
||||
<a target="_blank" href="https://www.redhat.com/en/about/all-policies-guidelines" class="nav-link">All policies and guidelines</a>
|
||||
<a id="teconsent"></a>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div id="consent_blackbar" style="z-index: 100; position: fixed"></div>
|
||||
|
||||
|
||||
|
||||
<!-- Adobe DTM -->
|
||||
<script type="text/javascript">
|
||||
|
||||
@@ -26,6 +26,8 @@
|
||||
<%= render("_templates/_analytics.html.erb", :distro_key => distro_key) %>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/html2pdf.js/0.9.3/html2pdf.bundle.min.js"></script>
|
||||
|
||||
<script id="trustarc" src="https://static.redhat.com/libs/redhat/marketing/latest/trustarc/trustarc.js"></script>
|
||||
|
||||
<link href="https://fonts.googleapis.com/icon?family=Material+Icons+Outlined"
|
||||
rel="stylesheet">
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user