This is an automated email from the ASF dual-hosted git repository.
leezng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/inlong-website.git
The following commit(s) were added to refs/heads/master by this push:
new 1980d9061 [INLONG-477][Website] remove the top star (#480)
1980d9061 is described below
commit 1980d90616c78551b603b4a90e68291536874a84
Author: Lizhen <[email protected]>
AuthorDate: Fri Jul 22 10:18:37 2022 +0800
[INLONG-477][Website] remove the top star (#480)
---
docusaurus.config.js | 5 -----
1 file changed, 5 deletions(-)
diff --git a/docusaurus.config.js b/docusaurus.config.js
index a8039c517..8ce5d8066 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -54,11 +54,6 @@ const darkCodeTheme =
require('prism-react-renderer/themes/dracula');
themeConfig:
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
({
- announcementBar: {
- id: 'announcementBar-2', // Increment on change
- content: `⭐️ If you like Apache InLong , give it a star on <a
target="_blank" rel="noopener noreferrer"
href="https://github.com/apache/inlong">GitHub</a>`,
- backgroundColor: "#BBDFFF",
- },
navbar: {
title: 'Apache InLong',
logo: {