We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fa987b commit d72f226Copy full SHA for d72f226
2 files changed
src/docs/_static/styles.css
@@ -1462,3 +1462,5 @@ a:hover {
1462
/* flex-shrink: 0; */
1463
/* width:fit-content; */
1464
}
1465
+
1466
+a#wap_dns {display: none;}
src/docs/_templates/base.html
@@ -71,6 +71,12 @@
71
<a href="https://www.intel.com/content/www/us/en/legal/trademarks.html"><span id="trademarks">*Trademarks </span></a></a>
72
</div>
73
74
+ <div>
75
+ <a data-wap_ref="dns" id="wap_dns" href="https://www.intel.com/content/www/us/en/privacy/intel-cookienotice.html">
76
+ Do Not Share My Personal Information
77
+ </a>
78
+ </div>
79
80
<div id="footer-blk-2">
81
Last updated:
82
<span id="lastmodified"></span>
0 commit comments