From 3ccd4f76fc5e3da4a66d68f587b08edb7344eb2f Mon Sep 17 00:00:00 2001 From: Jing Xu Date: Wed, 29 May 2024 06:14:51 +0900 Subject: [PATCH] update footer in index (#2942) --- _css/custom.css | 9 +++++++++ index.html | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/_css/custom.css b/_css/custom.css index 3db3b370b..0ce7a1002 100644 --- a/_css/custom.css +++ b/_css/custom.css @@ -136,3 +136,12 @@ #install-instructions { padding-top: 50px; } + +/* Footer */ +a#wap_dns { + display: none; +} + +a#wap_nac { + display: none; +} diff --git a/index.html b/index.html index d96d142a0..4775e4a61 100644 --- a/index.html +++ b/index.html @@ -125,7 +125,7 @@

SupportSphinx using a theme provided by Read the Docs. -

Cookies | Privacy
+

Cookies | Privacy | Your Privacy Choices | Notice at Collection

© Intel Corporation. Intel, the Intel logo, and other Intel marks are trademarks of Intel Corporation or its subsidiaries. Other names and brands may be claimed as the property of others. No license (express or implied, by estoppel or otherwise) to any intellectual property rights is granted by this document, with the sole exception that code included in this document is licensed subject to the Zero-Clause BSD open source license (OBSD), http://opensource.org/licenses/0BSD.