This is an automated email from the ASF dual-hosted git repository.
kevinjqliu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git
The following commit(s) were added to refs/heads/main by this push:
new b99e12adf7 site: add back privacy plugin (#15657)
b99e12adf7 is described below
commit b99e12adf70dea02ebb9664198dd716332f847f6
Author: Kevin Liu <[email protected]>
AuthorDate: Mon Mar 16 18:24:54 2026 -0700
site: add back privacy plugin (#15657)
---
site/mkdocs.yml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/site/mkdocs.yml b/site/mkdocs.yml
index 8d3696248e..bd825d9086 100644
--- a/site/mkdocs.yml
+++ b/site/mkdocs.yml
@@ -66,6 +66,9 @@ plugins:
rss_created: rss.xml
- macros
- monorepo
+ - privacy:
+ assets_exclude:
+ - '*bladepipe.com/*'
- offline:
enabled: !ENV [OFFLINE, false]
- redirects: