Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update hreflang code of IN in yaml config #222

Merged
merged 4 commits into from
Jul 22, 2024
Merged

Conversation

beekerr
Copy link
Contributor

@beekerr beekerr commented Jul 11, 2024

Updated the hreflang language code to match changes on HTML lang:

https://github.com/adobecom/bacom/blob/stage/helix-sitemap.yaml

From:

      in:
        source: /in/query-index.json
        alternate: /in/{path}.html
        destination: /in/sitemap.xml
        hreflang: en-GB

To:

      in:
        source: /in/query-index.json
        alternate: /in/{path}.html
        destination: /in/sitemap.xml
        hreflang: en-IN

Resolves: https://jira.corp.adobe.com/browse/MWPW-154222

@codecov-commenter
Copy link

codecov-commenter commented Jul 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.21%. Comparing base (36f1cb3) to head (d15a5dc).
Report is 33 commits behind head on stage.

Additional details and impacted files
@@           Coverage Diff           @@
##            stage     #222   +/-   ##
=======================================
  Coverage   96.21%   96.21%           
=======================================
  Files          11       11           
  Lines        1082     1082           
=======================================
  Hits         1041     1041           
  Misses         41       41           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Brandon32 Brandon32 merged commit 3415fdc into adobecom:stage Jul 22, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants