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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new 5d301727e78 [WEBSITE][MINOR] Add scarf for website analytics (#10775)
5d301727e78 is described below

commit 5d301727e78cf96ea0b0827b3e410203315e25de
Author: Shiyan Xu <[email protected]>
AuthorDate: Wed Feb 28 03:20:20 2024 -0600

    [WEBSITE][MINOR] Add scarf for website analytics (#10775)
---
 website/src/theme/Navbar/index.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/website/src/theme/Navbar/index.js 
b/website/src/theme/Navbar/index.js
index b79bc9bb328..84fe8f572eb 100644
--- a/website/src/theme/Navbar/index.js
+++ b/website/src/theme/Navbar/index.js
@@ -249,6 +249,7 @@ function Navbar() {
         [styles.navbarHidden]: hideOnScroll && !isNavbarVisible,
       })}>
       <div className="navbar__inner">
+        <img referrerpolicy="no-referrer-when-downgrade" 
src="https://static.scarf.sh/a.png?x-pxid=8f594acf-9b77-44fb-9475-3e82ead1910c"; 
width={0} height={0} alt=""/>
         <div className="navbar__items">
           {(items?.length > 0 || activeDocPlugin) && (
             <button

Reply via email to