Skip to content

Commit

Permalink
add wap code in footer per request, lenth.
Browse files Browse the repository at this point in the history
Signed-off-by: michael vincerra <michael.vincerra@intel.com>
  • Loading branch information
mvincerx committed Jun 6, 2024
1 parent 8fa987b commit d72f226
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/docs/_static/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -1462,3 +1462,5 @@ a:hover {
/* flex-shrink: 0; */
/* width:fit-content; */
}

a#wap_dns {display: none;}
6 changes: 6 additions & 0 deletions src/docs/_templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,12 @@
<a href="https://www.intel.com/content/www/us/en/legal/trademarks.html"><span id="trademarks">*Trademarks </span></a></a>
</div>

<div>
<a data-wap_ref="dns" id="wap_dns" href="https://www.intel.com/content/www/us/en/privacy/intel-cookienotice.html">
Do Not Share My Personal Information
</a>
</div>

<div id="footer-blk-2">
Last updated:
<span id="lastmodified"></span>
Expand Down

0 comments on commit d72f226

Please sign in to comment.