Update index.tsx

This commit is contained in:
Stefan Pejcic 2024-02-28 22:09:20 +01:00 committed by GitHub
parent e40c061cfb
commit 47c6658526
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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