This is an automated email from the ASF dual-hosted git repository.
weitingchen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten-site.git
The following commit(s) were added to refs/heads/main by this push:
new 6b3fdac fix title name issue (#6)
6b3fdac is described below
commit 6b3fdac8a671c34df20b594066d5eee02088739e
Author: Wei-Ting Chen <[email protected]>
AuthorDate: Wed Mar 13 22:26:14 2024 +0800
fix title name issue (#6)
---
_config.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_config.yml b/_config.yml
index 534cebf..cee87ba 100644
--- a/_config.yml
+++ b/_config.yml
@@ -18,7 +18,7 @@
# You can create any custom variable you would like, and they will be
accessible
# in the templates via {{ site.myvariable }}.
-title: Apache Gluten(incubating)
+title: Apache Gluten incubating
email: [email protected]
description: luten is a middle layer responsible for offloading JVM-based SQL
engines' execution to native engines. # this means to ignore newlines until
"baseurl:"
Write an awesome description for your new site here. You can edit this
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]