-
Notifications
You must be signed in to change notification settings - Fork 919
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure we only use x-default on appropriate pages (#15526)
* Remove hreflang="x-default" link from credits FAQ page * Only show hreflang="x-default" if it's on the homepage for a locale (Separately, the nonlocale root page at / also serves hreflang="x-default" already, and this change does not affect that because it's got its own template which does not use the canonical-url.html partial)
- Loading branch information
1 parent
f445fb6
commit 696d846
Showing
3 changed files
with
6 additions
and
2 deletions.
There are no files selected for viewing
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
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
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