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

aicam pushed a commit to branch add-apache-link
in repository https://gitbox.apache.org/repos/asf/incubator-texera-site.git

commit 0a6c4f4bbe1961d85d0327a450268cf759e0aea6
Author: ali <[email protected]>
AuthorDate: Fri Jan 23 10:14:30 2026 -0800

    Add Apache link to ASF menu
---
 data/en/apache_links.toml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/data/en/apache_links.toml b/data/en/apache_links.toml
index 4c0d38e..b122f67 100644
--- a/data/en/apache_links.toml
+++ b/data/en/apache_links.toml
@@ -3,6 +3,11 @@ id  = "license"
 name = "License"
 url  = "https://www.apache.org/licenses/";
 
+[[links]]
+id  = "apache"
+name = "Apache"
+url  = "https://www.apache.org";
+
 [[links]]
 id  = "donate"
 name = "Donate"

Reply via email to