You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by ur...@apache.org on 2022/02/22 02:02:17 UTC

[pulsar] branch fix/new-website-beta-link created (now 7f18a7c)

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

urfree pushed a change to branch fix/new-website-beta-link
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


      at 7f18a7c  feat: new website beta link

This branch includes the following new commits:

     new 7f18a7c  feat: new website beta link

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[pulsar] 01/01: feat: new website beta link

Posted by ur...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

urfree pushed a commit to branch fix/new-website-beta-link
in repository https://gitbox.apache.org/repos/asf/pulsar.git

commit 7f18a7c396ec057cec8aada50c6bed8d94d8f7aa
Author: LiLi <ur...@apache.org>
AuthorDate: Tue Feb 22 09:56:38 2022 +0800

    feat: new website beta link
    
    Signed-off-by: LiLi <ur...@apache.org>
---
 site2/website/siteConfig.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/site2/website/siteConfig.js b/site2/website/siteConfig.js
index 430cecd..c51fdfe 100644
--- a/site2/website/siteConfig.js
+++ b/site2/website/siteConfig.js
@@ -130,6 +130,7 @@ const siteConfig = {
     {blog: true, label: 'Blog'},
     {href: '#community', label: 'Community'},
     {href: '#apache', label: 'Apache'},
+    { href: 'https://pulsar-next.staged.apache.org/', label: 'New Website(Beta)' },
     // Determines search bar position among links
     //{ search: true },
     // Determines language drop down position among links