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 ab5027e541 add copyright of index (#954)
ab5027e541 is described below
commit ab5027e541bc10bb2a0346aaff2d1cff4b3260b1
Author: Devosend <[email protected]>
AuthorDate: Fri Mar 1 15:25:33 2024 +0800
add copyright of index (#954)
---
public/index.html | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/public/index.html b/public/index.html
index b245fc6be6..25de07bcb9 100644
--- a/public/index.html
+++ b/public/index.html
@@ -72,9 +72,16 @@
<span class="ant-menu-title-content">
<a href="https://www.apache.org/foundation/thanks.html"
target="_blank" rel="noopener noreferrer">Thanks</a></span>
</li>
+ <li role="menuitem" tabindex="-1"
data-menu-id="rc-menu-uuid-92048-1-privacy" class="ant-menu-item
ant-menu-item-only-child">
+ <span class="ant-menu-title-content">
+ <a href="https://apache.org/foundation/policies/privacy.html"
target="_blank" rel="noopener noreferrer">Privacy</a></span>
+ </li>
</ul>
</div>
</div>
+ <div class="footer-copyright">
+ Copyright © 2019-2024 The Apache Software Foundation. Apache
DolphinScheduler, DolphinScheduler, and its feather logo are trademarks of The
Apache Software Foundation.
+ </div>
</div>
<script>
window.dataLayer = window.dataLayer || [];