This is an automated email from the ASF dual-hosted git repository.
jmclean pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gravitino-site.git
The following commit(s) were added to refs/heads/main by this push:
new 2699c342f whitespace change to force CI/site redeploy
2699c342f is described below
commit 2699c342f42456beac82b29550d4f4229d802474
Author: Justin Mclean <[email protected]>
AuthorDate: Fri May 23 09:41:10 2025 +1000
whitespace change to force CI/site redeploy
---
src/pages/index.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/pages/index.tsx b/src/pages/index.tsx
index 86266c4ce..1299582bd 100644
--- a/src/pages/index.tsx
+++ b/src/pages/index.tsx
@@ -17,7 +17,7 @@
* under the License.
*/
-import Layout from '@theme/Layout';
+import Layout from '@theme/Layout';
import HomepageFeatures from '../components/HomepageFeatures';
import GravitinoInfo from '../components/GravitinoInfo';
import Link from '@docusaurus/Link'