Skip to content

Commit

Permalink
Update _document.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
rbnj authored Jun 30, 2024
1 parent 177056f commit 42c2579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/_document.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ class MyDocument extends Document {
return (
<Html>
<Head>
<meta name="description" content="OneDrive Vercel Index" />
<meta name="description" content="Drive Index" />
<link rel="icon" href="/favicon.ico" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossOrigin="" />
Expand Down

0 comments on commit 42c2579

Please sign in to comment.