This is an automated email from the ASF dual-hosted git repository.
liudongkai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-website.git
The following commit(s) were added to refs/heads/master by this push:
new 792f6ced51 fix apache link bug (#953)
792f6ced51 is described below
commit 792f6ced51976386b444d4c0385e50fe159ffeee
Author: Devosend <[email protected]>
AuthorDate: Fri Mar 1 10:32:22 2024 +0800
fix apache link bug (#953)
---
public/index.html | 32 ++++++++++++++++++++++++++++++++
1 file changed, 32 insertions(+)
diff --git a/public/index.html b/public/index.html
index 9ffca753e4..b245fc6be6 100644
--- a/public/index.html
+++ b/public/index.html
@@ -44,6 +44,38 @@
To begin the development, run `npm start` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`.
-->
+ <div style="position: absolute; top: 0px; left: 0px; width: 100%; display:
none;">
+ <div>
+ <div class="ant-menu-submenu ant-menu-submenu-popup ant-menu
ant-menu-light css-tgntjd ant-menu-submenu-placement-bottomLeft
ant-menu-submenu-hidden" style="min-width: 77.0078px; left: -117px; top:
-928px;">
+ <ul class="ant-menu ant-menu-sub ant-menu-vertical"
id="rc-menu-uuid-92048-1-apache-popup" data-menu-list="true">
+ <li role="menuitem" tabindex="-1"
data-menu-id="rc-menu-uuid-92048-1-foundation" class="ant-menu-item
ant-menu-item-only-child">
+ <span class="ant-menu-title-content">
+ <a href="https://www.apache.org/" target="_blank"
rel="noreferrer">Foundation</a></span>
+ </li>
+ <li role="menuitem" tabindex="-1"
data-menu-id="rc-menu-uuid-92048-1-license" class="ant-menu-item
ant-menu-item-only-child">
+ <span class="ant-menu-title-content">
+ <a href="https://www.apache.org/licenses/" target="_blank"
rel="noreferrer">License</a></span>
+ </li>
+ <li role="menuitem" tabindex="-1"
data-menu-id="rc-menu-uuid-92048-1-apache-events" class="ant-menu-item
ant-menu-item-only-child">
+ <span class="ant-menu-title-content">
+ <a href="https://www.apache.org/events/current-event"
target="_blank" rel="noopener noreferrer">Apache Events</a></span>
+ </li>
+ <li role="menuitem" tabindex="-1"
data-menu-id="rc-menu-uuid-92048-1-security" class="ant-menu-item
ant-menu-item-only-child">
+ <span class="ant-menu-title-content">
+ <a href="https://www.apache.org/security/" target="_blank"
rel="noopener noreferrer">Security</a></span>
+ </li>
+ <li role="menuitem" tabindex="-1"
data-menu-id="rc-menu-uuid-92048-1-sponsorship" class="ant-menu-item
ant-menu-item-only-child">
+ <span class="ant-menu-title-content">
+ <a href="https://www.apache.org/foundation/sponsorship.html"
target="_blank" rel="noopener noreferrer">Sponsorship</a></span>
+ </li>
+ <li role="menuitem" tabindex="-1"
data-menu-id="rc-menu-uuid-92048-1-thanks" class="ant-menu-item
ant-menu-item-only-child">
+ <span class="ant-menu-title-content">
+ <a href="https://www.apache.org/foundation/thanks.html"
target="_blank" rel="noopener noreferrer">Thanks</a></span>
+ </li>
+ </ul>
+ </div>
+ </div>
+ </div>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {