Manav Rathi пре 1 година
родитељ
комит
bd84b54c5a
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      web/packages/shared/next/pages/_document.tsx

+ 1 - 1
web/packages/shared/next/pages/_document.tsx

@@ -23,7 +23,7 @@ export default function EnteDocument({ emotionStyleTags }: EnteDocumentProps) {
             <Head>
                 <meta
                     name="description"
-                    content="ente - end-to-end encrypted cloud with open-source apps"
+                    content="Ente - end-to-end encrypted cloud with open-source apps"
                 />
                 <link rel="icon" href="/images/favicon.png" type="image/png" />
                 <meta name="apple-mobile-web-app-capable" content="yes" />