Skip to content

Commit d72f226

Browse files
committed
add wap code in footer per request, lenth.
Signed-off-by: michael vincerra <michael.vincerra@intel.com>
1 parent 8fa987b commit d72f226

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

src/docs/_static/styles.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1462,3 +1462,5 @@ a:hover {
14621462
/* flex-shrink: 0; */
14631463
/* width:fit-content; */
14641464
}
1465+
1466+
a#wap_dns {display: none;}

src/docs/_templates/base.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,12 @@
7171
<a href="https://www.intel.com/content/www/us/en/legal/trademarks.html"><span id="trademarks">*Trademarks </span></a></a>
7272
</div>
7373

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+
7480
<div id="footer-blk-2">
7581
Last updated:
7682
<span id="lastmodified"></span>

0 commit comments

Comments
 (0)