This is an automated email from the ASF dual-hosted git repository. leonardcs pushed a commit to branch feature/community-tab in repository https://gitbox.apache.org/repos/asf/incubator-baremaps-site.git
commit 1cbe13d6ef180509e0ce420d0c0799fa2b0a8129 Author: Leonard <[email protected]> AuthorDate: Tue Jun 27 13:40:13 2023 +0200 Update homepage title --- src/pages/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.mdx b/src/pages/index.mdx index e4b0f2b..542b2aa 100644 --- a/src/pages/index.mdx +++ b/src/pages/index.mdx @@ -1,5 +1,5 @@ --- -title: Mapping Infrastructure Made Easy +title: Apache Baremaps --- import Link from 'next/link';
