We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56d3654 commit 9633fdeCopy full SHA for 9633fde
config/footer.js
@@ -62,8 +62,8 @@ module.exports = {
62
href: 'https://moodle.org/mod/forum/view.php?id=55',
63
},
64
{
65
- label: 'Twitter',
66
- href: 'https://twitter.com/moodle',
+ label: 'X',
+ href: 'https://x.com/moodle',
67
68
],
69
@@ -74,6 +74,10 @@ module.exports = {
74
label: 'GitHub',
75
href: 'https://github.com/moodle',
76
77
+ {
78
+ label: 'Accessibility statement',
79
+ to: 'general/documentation/accessibility',
80
+ },
81
82
html: `
83
<a href="https://www.netlify.com" target="_blank" rel="noreferrer noopener" aria-label="Deploys by Netlify">
0 commit comments