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/04/26 08:12:00 UTC

[pulsar-site] branch main updated (e5d5a3bb87 -> 78c5887f75)

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

urfree pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


    from e5d5a3bb87 fix: algolia api key
     new 35b41deed6 fix: rollback key
     new 78c5887f75 fix: rollback key

The 2 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.


Summary of changes:
 site2/website-next/docusaurus.config.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


[pulsar-site] 02/02: fix: rollback key

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

urfree pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git

commit 78c5887f750fbe88302fb42547c82411a0253c4f
Author: Li Li <ur...@apache.org>
AuthorDate: Tue Apr 26 16:11:52 2022 +0800

    fix: rollback key
    
    Signed-off-by: Li Li <ur...@apache.org>
---
 site2/website-next/docusaurus.config.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site2/website-next/docusaurus.config.js b/site2/website-next/docusaurus.config.js
index c051ed982a..c004609afe 100644
--- a/site2/website-next/docusaurus.config.js
+++ b/site2/website-next/docusaurus.config.js
@@ -329,7 +329,7 @@ module.exports = {
     },
     algolia: {
       appId: "WK2YL0SALL",
-      apiKey: "3d383365697b6418f159cbe03e12a0f8", //search api key: b0803d95fa8b9628ddc98488a9b64d47
+      apiKey: "3d383365697b6418f159cbe03e12a0f8",
       indexName: "apache_pulsar",
       algoliaOptions: {
         facetFilters: ["language:LANGUAGE", "version:VERSION"],


[pulsar-site] 01/02: fix: rollback key

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

urfree pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git

commit 35b41deed63f6ad665c72d2dbfb01feef212b231
Author: Li Li <ur...@apache.org>
AuthorDate: Tue Apr 26 16:11:33 2022 +0800

    fix: rollback key
    
    Signed-off-by: Li Li <ur...@apache.org>
---
 site2/website-next/docusaurus.config.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site2/website-next/docusaurus.config.js b/site2/website-next/docusaurus.config.js
index 29e8f58db6..c051ed982a 100644
--- a/site2/website-next/docusaurus.config.js
+++ b/site2/website-next/docusaurus.config.js
@@ -329,7 +329,7 @@ module.exports = {
     },
     algolia: {
       appId: "WK2YL0SALL",
-      apiKey: "b0803d95fa8b9628ddc98488a9b64d47",
+      apiKey: "3d383365697b6418f159cbe03e12a0f8", //search api key: b0803d95fa8b9628ddc98488a9b64d47
       indexName: "apache_pulsar",
       algoliaOptions: {
         facetFilters: ["language:LANGUAGE", "version:VERSION"],