diff --git a/src/pages/index.tsx b/src/pages/index.tsx
index 3523dfe..d4386c4 100644
--- a/src/pages/index.tsx
+++ b/src/pages/index.tsx
@@ -2,5 +2,5 @@ import React from 'react';
import { Redirect } from '@docusaurus/router';
export default function Home() {
- return ;
+ return ;
}
\ No newline at end of file