Skip to content

Commit

Permalink
update layout.tsx: added russian url
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafacv23 committed Jul 22, 2024
1 parent dea940d commit a521107
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/[locale]/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ export const metadata: Metadata = {
languages: {
en: "/",
es: "/es",
ru: "/ru",
},
},
keywords: ["F1", "Public API", "Formula 1"],
Expand Down

0 comments on commit a521107

Please sign in to comment.