Skip to content

Commit 9633fde

Browse files
authored
Adding Accessibility statement
Adding link to Accessibility statement and updating link to X.
1 parent 56d3654 commit 9633fde

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

config/footer.js

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ module.exports = {
6262
href: 'https://moodle.org/mod/forum/view.php?id=55',
6363
},
6464
{
65-
label: 'Twitter',
66-
href: 'https://twitter.com/moodle',
65+
label: 'X',
66+
href: 'https://x.com/moodle',
6767
},
6868
],
6969
},
@@ -74,6 +74,10 @@ module.exports = {
7474
label: 'GitHub',
7575
href: 'https://github.com/moodle',
7676
},
77+
{
78+
label: 'Accessibility statement',
79+
to: 'general/documentation/accessibility',
80+
},
7781
{
7882
html: `
7983
<a href="https://www.netlify.com" target="_blank" rel="noreferrer noopener" aria-label="Deploys by Netlify">

0 commit comments

Comments
 (0)