Skip to content

Commit

Permalink
Merge pull request #251 from canada-ca/hotfix/contact-us-altLangPage-url
Browse files Browse the repository at this point in the history
Language toggle not working on Contact Us page
  • Loading branch information
Peter Crane committed Jun 26, 2023
2 parents ae34adb + 037f402 commit a4fb937
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ plugins:
remote_theme: wet-boew/gcweb-jekyll
title: Canada.ca design system
url: "https://design.canada.ca"
altLangUrl: "https://conception.canada.ca"

# Page front matter defaults
defaults:
Expand Down
2 changes: 1 addition & 1 deletion contact-us/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
altLangPage: "contactez-nous.html"
altLangPage: "https://conception.canada.ca/contactez-nous/"
breadcrumbs: false
contextualFooter:
title: ""
Expand Down

0 comments on commit a4fb937

Please sign in to comment.