Update index.tsx
This commit is contained in:
parent
a96df287e3
commit
fab35d10af
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ const About: React.FC = () => {
|
||||||
const { colorMode } = useColorMode();
|
const { colorMode } = useColorMode();
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<Head title="About | Refine">
|
<Head title="About | OpenPanel Project">
|
||||||
<html data-page="about" data-customized="true" />
|
<html data-page="about" data-customized="true" />
|
||||||
</Head>
|
</Head>
|
||||||
<div className="refine-prose">
|
<div className="refine-prose">
|
||||||
|
|
Loading…
Add table
Reference in a new issue