This is an automated email from the ASF dual-hosted git repository. jmclean pushed a commit to branch justinmclean-patch-4 in repository https://gitbox.apache.org/repos/asf/incubator-amoro-site.git
commit 932046b7e35d5a49c682b9e92c7808a3530cf81c Author: Justin Mclean <[email protected]> AuthorDate: Wed Apr 3 17:45:38 2024 +1100 Update hugo.toml Amoro -> Apache Amoro --- amoro-site/hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/amoro-site/hugo.toml b/amoro-site/hugo.toml index b9e66cc..eeee182 100644 --- a/amoro-site/hugo.toml +++ b/amoro-site/hugo.toml @@ -1,6 +1,6 @@ baseURL = "" languageCode = "en-us" -title = "Amoro" +title = "Apache Amoro" theme = "amoro-theme" sectionPagesMenu = "main"
