This is an automated email from the ASF dual-hosted git repository.

chia7712 pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/kafka-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 9f2b5efac MINOR: Add footer for zk2kraft (#666)
9f2b5efac is described below

commit 9f2b5efacb1bb9a2147964a2b50ec7f2a9ba65e6
Author: TengYao Chi <[email protected]>
AuthorDate: Sun Mar 9 08:56:42 2025 +0800

    MINOR: Add footer for zk2kraft (#666)
    
    this PR is required by https://github.com/apache/kafka/pull/19146
    
    Reviewers: Chia-Ping Tsai <[email protected]>
---
 includes/_footer.htm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/includes/_footer.htm b/includes/_footer.htm
index 7e8b1e404..ae56caa25 100644
--- a/includes/_footer.htm
+++ b/includes/_footer.htm
@@ -42,6 +42,7 @@
                                        'toc',
                                        'upgrade',
                                        'content',
+                                       'zk2kraft-summary',
                                        'docker'
                                ];
 

Reply via email to