Skip to content

Commit

Permalink
Issue 566 (#570)
Browse files Browse the repository at this point in the history
* add space after icon in alert

* Content changes made

* Fixed anchors

* Update best-practices-for-accessible-virtual-events.md

* Update bonnes-pratiques-pour-les-evenements-virtuels-accessibles.md

---------

Co-authored-by: Ellen Syracopoulos <[email protected]>
  • Loading branch information
shawnthompson and Syracopoulos committed Mar 12, 2024
1 parent 3dac7d3 commit bf38c4c
Show file tree
Hide file tree
Showing 3 changed files with 333 additions and 344 deletions.
4 changes: 2 additions & 2 deletions src/_data/alerts.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ module.exports = {
// Internal link to GC alert, appears on on all pages that have internalLinks: true in the front matter
internalLinkText:
"Les liens qui ne fonctionnent que derrière le pare-feu du gouvernement du Canada sont marqués avec ",
icon: "icône",
icon: "icône ",
hiddenTextLink: "lien interne",
},

Expand All @@ -39,7 +39,7 @@ module.exports = {
// Internal link to GC alert, appears on on all pages that have internalLinks: true in the front matter
internalLinkText:
"Links that only work within the Government of Canada firewall are marked with ",
icon: "icon",
icon: "icon ",
hiddenTextLink: "internal link",
},
};
Loading

0 comments on commit bf38c4c

Please sign in to comment.