Update index.ts

This commit is contained in:
Stefan Pejcic 2024-04-30 11:37:46 +02:00 committed by GitHub
parent 469eb1af85
commit 7d36762c97
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,8 +30,8 @@ const Translations: React.FC = () => {
return ( return (
<CommonLayout> <CommonLayout>
<Head title="Translations | OpenPanel"> <Head title="ROADMAP | OpenPanel">
<html data-page="translation" data-customized="true" /> <html data-page="roadmap" data-customized="true" />
</Head> </Head>
<div className="refine-prose"> <div className="refine-prose">
<CommonHeader hasSticky={true} /> <CommonHeader hasSticky={true} />