-
Notifications
You must be signed in to change notification settings - Fork 27.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support Two-letter Language Codes(ISO-639-1) to metadata HrefLang typ…
…es (#46285 As written in the [reference link](https://hreflang.org/what-is-a-valid-hreflang) in `alternative-urls-types.ts`, two-letter language codes in ISO 639-1 format can also be used as HrefLang. So, adding Two-letter language codes into `HrefLang` type in `alternative-urls-types.ts`. closes #46284
- Loading branch information
Showing
1 changed file
with
184 additions
and
0 deletions.
There are no files selected for viewing
184 changes: 184 additions & 0 deletions
184
packages/next/src/lib/metadata/types/alternative-urls-types.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters