소스 검색

Update index.tsx

Stefan Pejcic 1 년 전
부모
커밋
fab35d10af
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      documentation/src/pages/about/index.tsx

+ 1 - 1
documentation/src/pages/about/index.tsx

@@ -23,7 +23,7 @@ const About: React.FC = () => {
     const { colorMode } = useColorMode();
     return (
         <>
-            <Head title="About | Refine">
+            <Head title="About | OpenPanel Project">
                 <html data-page="about" data-customized="true" />
             </Head>
             <div className="refine-prose">